clash/listener/tun/ipstack/commons
2022-03-13 17:48:43 +08:00
..
boot.go Chore: refactor TUN 2022-03-09 05:08:35 +08:00
dns.go Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack 2022-03-12 02:16:13 +08:00
router.go Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack 2022-03-12 02:16:13 +08:00
router_darwin.go Fix: should use the correct gateway for TUN system stack 2022-03-13 17:48:43 +08:00
router_linux.go Fix: should use the correct gateway for TUN system stack 2022-03-13 17:48:43 +08:00
router_others.go Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack 2022-03-12 02:16:13 +08:00
router_windows.go Fix: should use the correct gateway for TUN system stack 2022-03-13 17:48:43 +08:00