3c2e7c5a81
- 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
6 lines
104 B
YAML
6 lines
104 B
YAML
egress:
|
|
allowed:
|
|
- "*.projectshitpost.fun:443"
|
|
- "*.projectshitpost.fun:8443"
|
|
rate_mbps: 50
|