Skip to content

Releases: Nakama3942/ScanPort

Compiling

15 Oct 10:57
Compare
Choose a tag to compare

Documenting:

  • Added the CHANGELOG.md
  • Updated the README.md

Enhancements:

  • Added program icon;
  • main.py renamed to main.pyw to run the program without a console;
  • project compilation implemented.

Release ScanPort

10 Oct 09:08
Compare
Choose a tag to compare

This program is a port scanner. Its main functionality:

  • Full port scan from 0 to 49151;
  • Scanning ports for a pattern that the user specifies (for example, 1,80,21,1000-1010);
  • 2 operating modes: order | speed;
  • Ability to save the last scan and display it;
  • All reference information and documentation are described in script files;
  • And many other important things.