frp/server
fatedier e6dacf3a67
Fix SSH tunnel gateway binding address issue #4900 (#4902)
- Fix SSH tunnel gateway incorrectly binding to proxyBindAddr instead of bindAddr
- This caused external connections to fail when proxyBindAddr was set to 127.0.0.1
- SSH tunnel gateway now correctly binds to bindAddr for external accessibility
- Update Release.md with bug fix description

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-07-28 15:19:56 +08:00
..
controller frps: release resources in service.Close() (#4667) 2025-02-12 12:22:57 +08:00
group code optimization (#3625) 2023-09-20 15:18:50 +08:00
metrics update github actions (#3538) 2023-07-21 10:30:46 +08:00
ports support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
proxy Fix goroutine leaks 2025-01-16 10:50:57 +08:00
visitor use std slices package (#4008) 2024-02-20 12:01:41 +08:00
control.go vnet: fix issues (#4771) 2025-04-27 15:46:22 +08:00
dashboard_api.go vnet: fix issues (#4771) 2025-04-27 15:46:22 +08:00
service.go Fix SSH tunnel gateway binding address issue #4900 (#4902) 2025-07-28 15:19:56 +08:00