Website Migration Notice: SafePoint is now operated by CyberServal.Learn more →
DiscussionSLA

[Bug] 当我启用Clash的TUN模式时无法访问面板

Discussion Closed

Published a year ago

# Github Issue

Published a year ago

profile_photo

L1bws

Updated a year ago

0

What happened?

我在打开了Clash(Meta内核)的TUN模式后无法访问雷池的面板,但是关闭TUN之后又正常了

How we reproduce?

1.雷池正常运行,面板可正常访问
2.通过修改Clash的config.yaml启用TUN模式
3.再次访问雷池面板

Expected behavior

正常渲染页面,且页面可以正常交互

Error log

使用curl访问时:curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to xxx.xxx.xxx.xxx
浏览器访问:ERR_CONNECTION_CLOSED
其它:(Docker容器日志没有任何相关信息)

profile_photo

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嗅探

profile_photo

xbingW

Updated a year ago

0

非雷池问题,请移步 Clash 提交问题

[Bug] 当我启用Clash的TUN模式时无法访问面板 | CyberServal | CyberServal