Skip to content

5l1v3r1/knockk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Knockk

Simple port knocking with python
I wrote this cause I got sick of knocking on ports one by one with netcat

Usage: ./knockk.py IP PROTOCOL PORT1 [PORT2...]
EX. ./knockk.py 192.168.1.2 TCP 6000 7000 8000

have fun.

About

For port knocking.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%