New Feature: Port Forwarding
Example
[Port Forwarding] 0.0.0.0:6841 localhost:3306 policy=SQL-Server-Proxy
The policy parameter is optional; if not specified, the standard proxy matching will be used to determine the policy.
This feature is commonly used in development and debugging scenarios such as connecting to servers like MariaDB using SSH.
早晨看到更新版本了,打开更新日志看到此项功能可太好了。日常需要映射好多服务,这回可以用 Surge 来连接了。