Releases: JonnyHightower/neet
Neet v1.2.7
I had omitted the fix for issue #9 from NetUtils.pm. Added it in this version.
Neet v1.2.6
Added the -r option to specify output directory, rather than being forced to use the existing one.
Behaviour Note: Consider a case where you are in /tmp, and start Neet including the parameter "-r test". This would create the directory /tmp/test, change into it, and perform the test in there. Nothing unexpected there.
If you later manually go into /tmp/test and just run the command "neet", Neet will detect a paused or completed scan, and offer you some options, at least one of which would be to continue using the same command line as previously - including the "-r test" option. This too is expected. However, if you choose this option, the "-r test" will be ignored: i.e. Neet won't create /tmp/test/test and carry on in there. All other command line options will be honoured.
Neet v1.2.5
Fixed issue #9: Failed to properly read network configuration for point-to-point links.
Neet v1.2.4
Bug fix for issue #8
Neet v1.2.3
Added winexe to "locations" file.
Neet v1.2.2
Fix to Kali package list and bugfix to package selector across all Debian-based distros.
Neet v1.2.1
Bugfix #6. Also fixed bug affecting dependency installation.
Neet v1.2.0
Fixed dependencies and checking for Debian, Kali, Ubuntu and Mint. Not tested on Ubuntu.
Neet v1.1.16
Updated routing to cope better with VPNs. Slightly updated bundled package support.