From eb995ec09ed4457d6e808de0a1f7249b1bf353c9 Mon Sep 17 00:00:00 2001 From: dhruv Date: Mon, 17 Nov 2025 03:40:12 +0530 Subject: [PATCH] Opened all required ports in ufw and validated with nginx . Firewall + idempotent reload Opened all required ports in ufw and validated with nginx -t + reload (no downtime). Split-DNS for local reachability Updated /etc/hosts so id/relay/github.generalinfinity.cloud resolve to the proxy IP on that box, ensuring clients hit the proxy internally. --- ...quired ports in ufw => 4th_Opened all required ports in ufw.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename 4th_Opened all required ports in ufw => 4th_Opened all required ports in ufw.sh (100%) diff --git a/4th_Opened all required ports in ufw b/4th_Opened all required ports in ufw.sh similarity index 100% rename from 4th_Opened all required ports in ufw rename to 4th_Opened all required ports in ufw.sh