Files
stats-gateway/configs/tunnel.yaml
T
BergaBruh 3c2e7c5a81 config: drop concrete IP from egress allowlist; docs: fix host reference
- configs/tunnel.yaml: replace hardcoded address with wildcard
  *.projectshitpost.fun:8443 (covers both edge nodes)
- internal/tunnel/tunnel_test.go: use TEST-NET-1 (RFC 5737) IP
  192.0.2.10 instead of a real one
- docs/AUTH.md: token issue command now runs on stats host
2026-05-10 14:43:42 +05:00

6 lines
104 B
YAML

egress:
allowed:
- "*.projectshitpost.fun:443"
- "*.projectshitpost.fun:8443"
rate_mbps: 50