https://github.com/jabez007/ip-tables_firewall
A bash script to complete a basic setup of iptables
https://github.com/jabez007/ip-tables_firewall
Last synced: 8 months ago
JSON representation
A bash script to complete a basic setup of iptables
- Host: GitHub
- URL: https://github.com/jabez007/ip-tables_firewall
- Owner: jabez007
- License: mit
- Created: 2017-07-27T23:56:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-09T01:26:06.000Z (about 8 years ago)
- Last Synced: 2025-01-07T03:12:17.020Z (9 months ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IP-Tables_Firewall
A bash script to complete a basic setup of iptables
## NMap Port Scan
```
nmap -sS --script=banner -p 1-65535
```