Skip to content

ArthurHydr/PortKnocking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

PortKnocking (not a portscan)

  • Use ROOT, This is not a portscan


## Changelog

### [v0.1] - 2024-02-24
- Initial implementation of a simple script to perform port knocking on a range of IP addresses.

### [v0.2] - 2024-02-25
- Refactored code to improve organization and readability.
- Fixed bugs related to IP address handling.

### [v1.0] - 2024-02-26
- Initial release of the port knocking tool.
- Removed interactive menu, replaced with command line options.
- Options to specify host and ports via command line.

### [v1.1] - 2024-02-27
- Added support for SYN or FIN flags.
- Improved command line argument handling.

### [v1.2] - 2024-02-28
- Refactored code to improve organization and readability.
- Fixed bugs related to TCP flag handling.

**Note:** These are the changelogs from the previous repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages