Skip to content

Releases: JonnyHightower/neet

Neet v1.2.7

30 Nov 15:44

Choose a tag to compare

I had omitted the fix for issue #9 from NetUtils.pm. Added it in this version.

Neet v1.2.6

29 Nov 18:41

Choose a tag to compare

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

29 Nov 15:58

Choose a tag to compare

Fixed issue #9: Failed to properly read network configuration for point-to-point links.

Neet v1.2.4

25 Nov 16:06

Choose a tag to compare

Bug fix for issue #8

Neet v1.2.3

24 Nov 10:21

Choose a tag to compare

Added winexe to "locations" file.

Neet v1.2.2

23 Nov 22:22

Choose a tag to compare

Fix to Kali package list and bugfix to package selector across all Debian-based distros.

Neet v1.2.1

22 Nov 16:03

Choose a tag to compare

Bugfix #6. Also fixed bug affecting dependency installation.

Neet v1.2.0

22 Nov 11:18

Choose a tag to compare

Fixed dependencies and checking for Debian, Kali, Ubuntu and Mint. Not tested on Ubuntu.

Neet v1.1.16

21 Nov 17:46

Choose a tag to compare

Updated routing to cope better with VPNs. Slightly updated bundled package support.

Neet v1.1.15

18 Nov 17:58

Choose a tag to compare

Bug fixes #4 and #5