mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
minor typo, *fetchers* are usually cols
This commit is contained in:
parent
ff3cb92eb4
commit
d70c231a4c
@ -319,7 +319,7 @@ You can start by specifying the IP addresses to scan (your local IP is entered b
|
||||
|
||||
text.gettingStarted2=Main terminology:\n\n\
|
||||
Feeder - generator of IP addresses for scanning. Angry IP Scanner provides various kinds of feeders: IP Range, Random, and IP List File. You can select a feeder using the combo box next to the Start button.\n\n\
|
||||
Fetcher - gathers specific information about a host, e.g. ping time, hostname, open ports. Feeders usually represent columns in the scanning results list. You can select additional fetchers by choosing "Tools->Select fetchers" from the menu.
|
||||
Fetcher - gathers specific information about a host, e.g. ping time, hostname, open ports. Fetchers usually represent columns in the scanning results list. You can select additional fetchers by choosing "Tools->Select fetchers" from the menu.
|
||||
|
||||
text.gettingStarted3=Main terminology (continued):\n\n\
|
||||
Alive host - is the host, responding to pinging. These are blue in the results list.\n\n\
|
||||
|
||||
Loading…
Reference in New Issue
Block a user