-a check
This will provide you all the data related with your detected active interfaces name | IP | Broadcast | Mac Address , and your detected Local IP IP | Country | City | ZIP (postal code) | ISP (internet service provider)
-l [IP/check]This will only provide you all the data related with the IP you have written.
- Example
-
netsense.sh -l 8.8.8.8This will provideCountry | City | ZIP (postal code) | ISP (internet service provider)of that IP
-
netsense.sh -l 8.8.8.8,9.9.9.9This will provideCountry | City | ZIP (postal code) | ISP (internet service provider)of that group of IP's
-
netsense.sh -l checkThis will provideIP | Country | City | ZIP (postal code) | ISP (internet service provider)of the IP which is able to detect (yours)
-s [INTERFACE/check]This will only provide you all the data related with the IP you have written.
- Example
-
netsense.sh -s eth0This will providename | IP | Broadcast | Mac Addressof that interface
-
netsense.sh -s eth0,wlo1This will providename | IP | Broadcast | Mac Addressof that group of interfaces
-
netsense.sh -s checkThis will providename | IP | Broadcast | Mac Addressof the active interfaces which is able to detect (yours)
