mirror of
https://github.com/fatedier/frp
synced 2025-10-12 21:22:46 +08:00
8 lines
258 B
Markdown
8 lines
258 B
Markdown
## Features
|
|
|
|
* Support tokenSource for loading authentication tokens from files.
|
|
|
|
## Fixes
|
|
|
|
* Fix SSH tunnel gateway incorrectly binding to proxyBindAddr instead of bindAddr, which caused external connections to fail when proxyBindAddr was set to 127.0.0.1.
|