Published a year ago
Published a year ago
L1bws
Updated a year ago
0
我在打开了Clash(Meta内核)的TUN模式后无法访问雷池的面板,但是关闭TUN之后又正常了
1.雷池正常运行,面板可正常访问
2.通过修改Clash的config.yaml启用TUN模式
3.再次访问雷池面板
正常渲染页面,且页面可以正常交互
使用curl访问时:curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to xxx.xxx.xxx.xxx
浏览器访问:ERR_CONNECTION_CLOSED
其它:(Docker容器日志没有任何相关信息)
L1bws
Updated a year ago
0
这是有关TUN的配置:
1tun:
2 auto-detect-interface: true
3 auto-route: true
4 device: Mihomo
5 dns-hijack:
6 - any:53
7 mtu: 1500
8 stack: gvisor
9 strict-route: true
10 enable: true
我还打开了DNS解析和SNI嗅探
xbingW
Updated a year ago
0
非雷池问题,请移步 Clash 提交问题