Default local listeners to 127.0.0.1 #7

Merged
Ghost merged 1 commits from fix/teleport-3-loopback-bind into master 2026-08-31 23:13:43 -05:00

1 Commits

Author SHA1 Message Date
s1d3sw1ped_bot c20398642d Default local listeners to 127.0.0.1
CI / check-and-test (pull_request) Successful in 11s
Client TCP/UDP and the built-in DNS server bind loopback unless bind_address or a per-rule host (tcp://22:0.0.0.0:2222) is set. README and generated server examples no longer document :9000/:8080 as if they were localhost-only.

Closes #3
2026-09-01 04:10:14 +00:00