Releases: Oreeeee/yokkaichi
Releases · Oreeeee/yokkaichi
1.7
- Tests now can be ran under pipx
- Using a Printer now instead of raw print calls
- IP List scan (now called Ping Scan) are based now: instead of just IP; IP:Port format can be used in addition with CIDR. List is now streamed, instead of being loaded entirely into memory at once.
- You will be now correctly informed about the IP2Location database being outdated
- Made checking for IP2Location databases togglable in the config file
- Config file version bumped to 4
1.6.1
1.6
- Added automatic IP2Location LITE database updates
- Added pipx support
- pipx is now a preferred installation method
- Ported from python-masscan to pyScannerWrapper
- masscan scanning and pinging the servers is now parallel
- IP ranges are now fetched from IP2Location database
- Bumped the config version from 1 to 2. Update your configs!
- You can't use arguments for configuration now. Please use config files.
- IP List can now contain IP:Port combinations instead of IP