Replies: 1 comment
-
outbounds 配置错误 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
目的 :FTP 通过 vless 访问服务器本地的21端口
客户端配置:
服务端
"redirect": ":21"
or"redirect": "127.0.0.1:21"
似乎这一项没有作用。请教大佬,正确应该如何配置呢?Beta Was this translation helpful? Give feedback.
All reactions