github Findomain/Findomain 7.0.0-beta.3
Findomain v7.0.0-beta3

latest releases: 9.0.4, 9.0.3, 9.0.2...
pre-release2 years ago

Here's the Findomain v7.0.0 Changelog 🎉

Feel free to report bugs and/or share your thoughts in the discussion for this release.

NEW

  • Re-implement the ports scanning Function. It is now FASTER and configurable than ever, now we use an async function for this instead of a parallel one, which means more performance, also the new default ports are the top 1000 Nmap ports. instead of 1 to 1000. 06bffb0

You can tune the ports-scanning behavior using the parallel-ip-ports-scan and tcp-connect-timeout options, the first one determines how many IPs will be scanned at the same time, the second one is the timeout in milliseconds that you want to wait until the connection to IP:PORT is marked as timed out.

  • Add an option to disable double DNS check. bee16a4

Fixes

  • Remove the unneeded bool condition for the disable_double_check variable. 0110e62

Don't miss a new Findomain release

NewReleases is sending notifications on new releases.