mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
25 lines
1.0 KiB
Plaintext
25 lines
1.0 KiB
Plaintext
Changes in 3.3.2:
|
|
- Much smarter HostnameFetcher, which queries mDNS and NetBIOS in case standart DNS reverse lookup doesn't provide results
|
|
- Packaging fix for Windows, which could prevent "display alive only" from working
|
|
- Fixed prepopulation of feeder from command-line
|
|
- Fixed dimensions on command-line usage dialog
|
|
- Updated MAC vendors
|
|
|
|
Changes in 3.3.1:
|
|
- Fix Linux 64-bit (and probably 32-bit as well) build - add missing swt native libraries
|
|
- Quicker hostname lookups
|
|
- Small optimizations in UDP/TCP pingers
|
|
|
|
Changes in 3.3:
|
|
- IP range now defaults to the current netmask on start to make it easier to start scanning the current network
|
|
- Can load previously saved .txt file with incomplete scanning results and resume the scan
|
|
- IP range can now be scanned in reverse
|
|
- Language can now be selected in preferences
|
|
- Hungarian translation added
|
|
- Fixed links in the Help menu
|
|
- SWT upgraded to 4.3
|
|
- Use 64-bit SWT on Mac, supporting Oracle Java 1.7+
|
|
- Use sheets instead of some dialogs on Mac
|
|
|
|
(thanks to contributors)
|