="2024-05-19T22:30:12.672473+08:00" level=warning msg="[TCP] dial GLOBAL 127.0.0.1:57344 -->www.youtube.com:443error: connect failed: dial tcp 173.252.248.244:443: i/o timeout\nconnect failed: dial tcp [2a03:2880:f134:183:face:b00c:0:25de]:443: connect: no route to host"...
--match-set china_ip_route_pass dst -j RETURN -A openclash -p udp -j openclash_upnp -A openclash -j MARK --set-xmark 0x162/0xffffffff -A openclash_output -p tcp -m tcp --sport 5244 -j RETURN -A openclash_output -p tcp -m tcp --sport 1688 -j RETURN -A openclash_outpu...
- i'm trying to map to a drive on the remote site via the VPN 9this works when connected to the internet via dial-up but not when connected through my LAN) - I added the route and then got sever can not be found when trying to map the drive. enriquez_rene 2005/1/29 use 2 di...
time="2020-09-19T23:56:24+08:00" level=warning msg="dial 🇨🇳Domestic error: dial tcp4 175.6.44.177:80: i/o timeout" time="2020-09-19T23:56:24+08:00" level=warning msg="dial 🇨🇳Domestic error: dial tcp4 175.6.44.177:443: i/o timeout" time="2020-09-19T23:56:24+08...
POSTROUTING -s 10.0.0.63/32 -p udp -m udp --sport 8567 -j MASQUERADE --to-ports 8614 -A openclash -m set --match-set localnetwork dst -j RETURN -A openclash -d 198.18.0.0/16 -p tcp -j REDIRECT --to-ports 7892 -A openclash -m set --match-set china_ip_route dst -m set...
No response zhyhub123 added the enhancement label Jan 29, 2023 Owner vernesong commented Jan 29, 2023 IP不能登录还是域名,什么模式 Author zhyhub123 commented Jan 29, 2023 openclash的模式是fake-ip,meta内核,版本v0.45.59。 软路由的登录ip是192.168.1.1:80。设置了外网访问和ddns,一样是不能...
Unfortunately, there is no native or elegant way to implement daemons on Golang. We recommend using third-party daemon management tools like PM2, Supervisor or the like to keep Clash running as a service. In the case ofpm2, start the daemon this way: ...
--match-set common_ports dst -j RETURN -A openclash -m set --match-set china_ip_route dst -m set ! --match-set china_ip_route_pass dst -j RETURN -A openclash -p tcp -j REDIRECT --to-ports 7892 -A openclash_output -m set --match-set localnetwork dst -j RETURN -A open...
To Reproduce 如题,同时fakeip的禁用ipv6解析也无效,在openwrt上curl解析也会出现ipv6地址 Describe the Bug 如题,同时fakeip的禁用ipv6解析也无效,在openwrt上curl解析也会出现ipv6地址 OpenClash Log 2023-04-02 11:44:20 level=info msg="[TUN] Tun adapter listening at: utun([198.18.0.1/30],[fd...
#ip route list default via 192.168.0.254 dev eth1 proto static src 192.168.0.100 metric 20 192.168.0.0/24 dev eth1 proto static scope link metric 20 192.168.1.0/24 dev br-lan proto kernel scope link src 192.168.1.1 #ip rule show 0: from all lookup local 32765: from all fwmark 0x162...