We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luci-app-frpc无法正常使用KCP协议作为与服务端的通讯协议 默认TCP时一切正常 切好到KCP后无法工作 连原本启用的frp本地网页面板也无法打开
目前frpc虽然内核在跟着更新 但是ui配置缺失很多参数和新特性
The text was updated successfully, but these errors were encountered:
试试我这个,从lede仓库拉的,自己改了下,基本设置下加了个万能的附加参数选项。
基本设置
Sorry, something went wrong.
远程服务器要开udp端口,kcp走的是udp。并且,在远端服务器的frps.ini中要添加kcp相关监听端口
No branches or pull requests
luci-app-frpc无法正常使用KCP协议作为与服务端的通讯协议
默认TCP时一切正常
切好到KCP后无法工作
连原本启用的frp本地网页面板也无法打开
目前frpc虽然内核在跟着更新 但是ui配置缺失很多参数和新特性
The text was updated successfully, but these errors were encountered: