Skip to content

dbolivar/python_port_knocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Port-Knocker

Multiplatform TCP/UDP port-knocker, with profile file support.

This program accepts the needed arguments from the command-line (IPv4 address, interval in ms, and multiple port:proto pairs), or an INI-like profile file with multiple profiles, plus a parameter specifying which one to run. The format of the profile file is as follows:

[profile_name]
ipaddr = 1.2.3.4
interval = 500
ports = 111:TCP 222:TCP 333:UDP

About

Multiplatform TCP/UDP port-knocker, with profile file support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages