This is a Java and Bash Based Software to Scan Ip Addresses Taken in your Lan For Linux System.
Ways To use(GUI):
- Open Jar file and send lan series range to be searched.
Way To Use in Bash:
- run the command: bash ipscan.sh [starting IP] [ending IP]
Packing system to build Jar:
- mvn clean package