Releases: alexej996/tmap
Releases · alexej996/tmap
v1.3.2
Fix Keyboard Interrupt handling
v1.3.1
Support for HTTP responses was added for --banner option in this release of Tmap.
v1.3.0
Tmap now shows services commonly running at scanned port, just like Nmap does.
v1.2.1
This is a minor release, with some small changes and non-critical fixes.
v1.2.0
Added --banner option to retrieve first 80 bytes from open ports.
Output is now formatted in columns to look more like nmap output.
v1.1.0
Most important change in this version is support of scanning multiple ports at once, which speeds up scan time considerably.
You can specify the maximum number of parallel port scans with -j or --jobs argument.
Default value of -j argument is 8.
v1.0.0
This is a first Tmap release.
Tmap supports stateful port scanning over Tor and over clearnet.
IP addresses, domain names and onion addresses are supported by Tmap for port scanning.