Change OS Host DNS to run through TOR
- > VirtualAddrNetworkIPv4 10.192.0.0/10 AutomapHostsOnResolve 1 TransPort 9040 TransListenAddress 127.0.0.1 DNSPort 53
- Change Name Server
> vi /etc/resolv.conf
> nameserver 127.0.0.1
> sudo service network restart
Secure NGINX
- https://geekflare.com/install-modsecurity-on-nginx/
- https://www.rosehosting.com/blog/how-to-secure-your-lemp-stack/
Using Knockd for remote access
- https://www.techrepublic.com/article/how-to-obscure-open-ports-with-knockd/