https://github.com/mateusfg7/ipscan
Script feito em shell para poder escanear os IPs ativos em sua rede local.
https://github.com/mateusfg7/ipscan
bash ip redes shell-script
Last synced: 10 months ago
JSON representation
Script feito em shell para poder escanear os IPs ativos em sua rede local.
- Host: GitHub
- URL: https://github.com/mateusfg7/ipscan
- Owner: mateusfg7
- Created: 2019-09-15T10:15:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T21:03:46.000Z (about 6 years ago)
- Last Synced: 2025-02-01T21:13:04.455Z (11 months ago)
- Topics: bash, ip, redes, shell-script
- Language: Shell
- Size: 106 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ip Scan
***Script feito em shell para poder escanear os IPs ativos em sua rede local***
> *Testado apenas no Debian*
Dê permissões de execução:
```
$ sudo chmod +x ipscan.sh
```
Execute:
```
$ ./ipscan.sh
```
