mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
* Windows: net stop SharedAccess
|
|
* gtk sort direction arrows
|
|
* advanced exporting options dialog (with append checkbox)
|
|
* Enable/Disable ports (without resetting)
|
|
* Opener Launchers to the details window
|
|
* multiple port support web-detect, opening in browser selects scanned ports if available
|
|
* add new fetchers by configuration of PortTextFetcher
|
|
* startup as root option
|
|
* compile librocksaw for mac and linux64
|
|
* public XSL for XMLExporter
|
|
* Easier adding/removing of columns to the result table (without resetting the results)
|
|
* command-line: support favorites
|
|
* command-line: add netmask support to the range feeder
|
|
* find not-null for column
|
|
* export/import of settings (profiles or tie with Favorites?)
|
|
* display friendly names of ports
|
|
* display manufacturers of mac addresses
|
|
* preferences profiles (tied to favorites?)
|
|
* offer installation on Windows
|
|
* free text (advanced) feeder
|
|
* saving and restoring of results together with all options
|
|
* advanced find (firefox-like) with options Find Next, Find Previoius, Select all matches
|
|
* count occurencies of search (either separate or included)
|
|
* use jpcap for raw packet injection and ARP scanning
|
|
* save/restore results
|
|
* diff with saved
|
|
* WHOIS fetcher
|
|
* show distinct values for a column
|
|
* SWT bug: deleting of many IPs at once is very slow (freezes the ipscan) due to the sorting of provided indices
|