Not Zero

Results 8 comments of Not Zero

Also, NGINX try to start on port 80 but I have Apache running, so I've needed to manually edit the NGINX config and remove that, maybe some option during the...

BTW, Android still can't connect :( I dunno why.

2021/10/06 10:59:00 [error] 830507#830507: *27 upstream timed out (110: Connection timed out) while proxying connection, client: *HIDDEN_IP*, server: 0.0.0.0:853, upstream: "127.0.0.1:53", bytes from/to client:56/0, bytes from/to upstream:0/0

No prob, just keep up the good work, y'all know that we can't test on every system/scenario on the planet, I was testing on a Debian 11 server.

Remove line 14 from NGinx Install.sh "systemctl restart nginx" Since the user will need to setup the certificate and the script will throw an error: Job for nginx.service failed because...

Cool, I c, now what would be awesome is the script pulling 2 nginx.conf, 1 for people who is already running another service on port 80 ( the warning u...

@clayauld need to chmod +x /usr/local/bin/transparent-proxy inside the install.sh : root@cenarioserver /home/zero 29s ❯ systemctl status transparent-proxy.service ● transparent-proxy.service - A script to enable transparent Nginx proxy Loaded: loaded (/lib/systemd/system/transparent-proxy.service;...