Skip to content

a Bash script that pings all IP addresses in the 192.168.110.0/24 subnet and prompts you for the active and up ones:

License

Notifications You must be signed in to change notification settings

jaishan/Pingshell-script-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Pingshell-script-

a Bash script that pings all IP addresses in the 192.168.110.0/24 subnet and prompts you for the active and up ones:

Save the script to a file (e.g., ping_subnet.sh), make it executable (chmod +x ping_subnet.sh), and then run it (./ping_subnet.sh). It will ping each IP address in the specified subnet and display the active ones.

Remember to adjust the subnet and timeout values (-W 1) as needed for your network.

I have provided a Bash script that pings all IP addresses in the 192.168.110.0/24 subnet and prompts you for the active and up ones. If you need further assistance or have any specific requirements, feel free to ask

Powered By: [email protected] @Hulkyapapa

About

a Bash script that pings all IP addresses in the 192.168.110.0/24 subnet and prompts you for the active and up ones:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages