Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@LucasMoreirac LucasMoreirac released this 05 May 22:53

Features

  • add the -p parameter which the user can list the ports that he wants to send packets
  • add the -f parameter which the user can select the flag he wants to send

Currently the flags are 's' for SYN and `f for FIN

  • add the -c parameter which the user can revert the ports passed to close the target port
  • add the -pv parameter which the user can verify the target port after knocking
  • add the -v parameter to change to verbose logging
  • add the --version parameter to show the script version
  • add the -h parameter to show the help menu

@LucasMoreirac
@EndlssNightmare