Skip to content

Releases: Edu4rdSHL/unimap

Unimap v0.6.0

25 Aug 06:05
Compare
Choose a tag to compare
  • Don't scan private IP addresses. 36419c3
  • Remove logs_dir when the scan is finished. 7c6e717

Unimap v0.5.1

16 May 12:49
4ffa94d
Compare
Choose a tag to compare
  • Fix performance issues using our own trust-dns fork which disables all the DNS stats and request cloning. Edu4rdSHL/trust-dns@4840190
  • Use a Resolver with multiple nameserver ips instead of creating multiple Resolver instances. ab00d97

Unimap v0.5.0

11 May 20:07
9845fc4
Compare
Choose a tag to compare
  • Add support from reading from stdin. ba1f7da

Unimap v0.4.0

11 May 02:16
b969fd7
Compare
Choose a tag to compare
  • Add support for raw -r/--raw-output output format. The raw format output all the info in a CSV format delimited by commas in the following order: HOST,IP,PORT,SERVICE,VERSION,PRODUCT,OS,EXTRAINFO f20f6d6 8378a29
  • Add support for URL --url-output output format. The URL format print the output in the format HOST:PORT. 8378a29

Unimap v0.3.0

09 May 10:48
e2525b3
Compare
Choose a tag to compare
  • Allow ports ranges, lists, or both using the --ports option. 3d24415
  • Update the code to match the new dependencies versions. 3d24415
  • Simplify some functions. 3d24415
  • Improve IP discovery speed by calling ipv4_lookup() to search only for A records. 3d24415

Unimap v0.2.0

04 Sep 01:46
Compare
Choose a tag to compare
  • Add compatibility with Windows an other OS that doesn't have a sudo command and also enable custom ports range. 93cbc6a
  • Allow users to keep Nmap XML logs. 945e09b

Unimap v0.1.0

03 Sep 04:49
576ee69
Compare
Choose a tag to compare

Initial release.