An open API service indexing awesome lists of open source software.

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

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
```