pothi / wp-in-a-box

WordPress in a (LEMP) box (Debian & Ubuntu)!
https://www.tinywp.in/wp-in-a-box/
GNU General Public License v2.0
64 stars 11 forks source link

Installing ufw should be optional #8

Open pothi opened 7 years ago

pothi commented 7 years ago

Hosts like AWS, GCP, DO and Vultr allow setting up firewall from their dashboard. Handy!

pothi commented 7 years ago

https://stackoverflow.com/a/21128172/1004587

pothi commented 6 years ago

You may check with nmap -n ip.add.re.ss of the server. You may get the IP using whatismyip.akamai.com . If all ports are open, then install ufw automatically!

pothi commented 6 years ago

curl -s whatismyip.akamai.com | xargs nmap -n