You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
防火墙规则:
config rule
option name 'clash'
option src 'wan'
option dest_port '7891'
option target 'ACCEPT'
list proto 'tcp'
list proto 'udp'
list proto 'icmp'
list proto 'igmp'
config rule
option name 'wireguard'
option src 'wan'
option dest_port '23456'
option target 'ACCEPT'
config rule
option name 'WEB'
option src 'wan'
option dest_port '80'
option target 'ACCEPT'
Verify Steps
OpenClash Version
0.46.064
Bug on Environment
Official OpenWrt
OpenWrt Version
OpenWrt SNAPSHOT r28739-69890e16b3 / LuCI Master 25.031.80892~e845441
Bug on Platform
Linux-amd64(x86-64)
Describe the Bug
telegram在公网连接socket代理失败,内网是正常的,防火墙也开启了端口
To Reproduce
开启socket代理
OpenClash Log
OpenClash Config
Expected Behavior
telegram正常连接
Additional Context
通过公网访问openwrt的web端口是正常运行的
test.txt
The text was updated successfully, but these errors were encountered: