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
Ubuntu 20.04.3 LTS系统 [错误] 检测到 tls-shunt-proxy 服务未成功启动,根据依赖关系,以下选项将被屏蔽,请修复后再试... [屏蔽] 安装(Trojan-Go/V2Ray)TCP/WS 代理 [屏蔽] (Trojan-Go/V2Ray)配置修改 [屏蔽] 查看配置信息 请问如何解决?
The text was updated successfully, but these errors were encountered:
journalctl -u tls-shunt-proxy.service
使用上述命令查看证书是否申请成功,如果使用的甲骨文,自行放行端口。
Sorry, something went wrong.
不知道是不是这个: sudo iptables –P INPUT ACCEPT sudo iptables –P FORWARD ACCEPT sudo iptables –P OUTPUT ACCEPT sudo iptables –F 防火墙规则全部删除了,还是不行,
应该是因为你的机器架构是arm64,该错误是因为tls-shunt-proxy没有对应的arm64版本,我自己编译了个,在这里,自己改脚本指向这个文件就可以正常安装了。 脚本要修改的部分
No branches or pull requests
Ubuntu 20.04.3 LTS系统
[错误] 检测到 tls-shunt-proxy 服务未成功启动,根据依赖关系,以下选项将被屏蔽,请修复后再试...
[屏蔽] 安装(Trojan-Go/V2Ray)TCP/WS 代理
[屏蔽] (Trojan-Go/V2Ray)配置修改
[屏蔽] 查看配置信息
请问如何解决?
The text was updated successfully, but these errors were encountered: