SagerNet / sing-box

The universal proxy platform
https://sing-box.sagernet.org/
Other
18.62k stars 2.23k forks source link

Windows 11 22621.1635自动设置系统代理选项无效 #636

Closed Testeera closed 1 year ago

Testeera commented 1 year ago

Welcome

Description of the problem

自动设置系统代理选项无效,自动检测设置已经打开,手动设置在启动后仍为关闭状态。

Version of sing-box

```console $ sing-box version # Paste output here sing-box version 1.3-beta11 Environment: go1.20.3 windows/amd64 Tags: with_gvisor,with_quic,with_wireguard,with_utls,with_reality_server,with_clash_api Revision: e02317a34851617c0eb2cb6634b4b62901aa04dc CGO: disabled ```

Server and client configuration file

```console # paste json here { "log": { "level": "info", "output": "sing-box.log", "timestamp": true }, "dns": { "servers": [ { "tag": "cloudflare", "address": "tls://1.1.1.1", "detour": "Proxy" }, { "tag": "fakedns", "address": "fakeip" }, { "tag": "dnspod", "address": "https://1.12.12.12/dns-query", "strategy": "ipv4_only", "detour": "direct" }, { "tag": "rcode", "address": "rcode://name_error" } ], "rules": [ { "outbound": "any", "server": "dnspod", "disable_cache": false }, { "geosite": "category-ads-all", "server": "rcode" }, { "domain_suffix": [ "msftconnecttest.com", "msftncsi.com" ], "geosite": [ "cn", "apple@cn", "category-games@cn" ], "server": "dnspod" } ], "fakeip": { "enabled": true, "inet4_range": "198.18.0.0/15", "inet6_range": "fc00::/18" }, "final": "fakedns" }, "route": { "auto_detect_interface": true }, "inbounds": [ { "type": "mixed", "tag": "mixed-in", "listen": "::", "listen_port": 7890, "sniff": true, "sniff_override_destination": true, "set_system_proxy": true }, { "type": "tun", "tag": "tun-in", "inet4_address": "172.19.0.1/30", "inet6_address": "fdfe:dcba:9876::1/126", "mtu": 9000, "interface_name": "sing-box", "auto_route": true, "strict_route": true, "stack": "system", "sniff": true, "sniff_override_destination": true } ], "outbounds": [ { "type": "direct", "tag": "direct" }, { "type": "block", "tag": "block" }, { "type": "dns", "tag": "dns-out" } ], "route": { "rules": [ { "port": 53, "outbound": "dns-out" }, { "geosite": "category-ads-all", "outbound": "block" }, { "geosite": [ "apple@cn", "category-games@cn", "cn" ], "outbound": "direct" }, { "geoip": [ "cn", "private" ], "outbound": "direct" } ], "find_process": true, "final": "direct" }, "experimental": { "clash_api": { "external_controller": "127.0.0.1:9998", "store_selected": true, "store_fakeip": true } } } ```

Server and client log file

```console # paste log here +0800 2023-06-03 17:59:38 INFO router: loaded geoip database: 250 codes +0800 2023-06-03 17:59:38 INFO router: loaded geosite database: 1396 codes +0800 2023-06-03 17:59:38 INFO router: updated default interface WLAN, index 19 +0800 2023-06-03 17:59:38 INFO clash-api: restful api listening at 127.0.0.1:9998 +0800 2023-06-03 17:59:38 INFO inbound/mixed[mixed-in]: tcp server started at [::]:7890 +0800 2023-06-03 17:59:39 INFO inbound/tun[tun-in]: started at sing-box +0800 2023-06-03 17:59:39 INFO sing-box started (0.655s) +0800 2023-06-03 17:59:39 INFO [2525992304 0ms] inbound/tun[tun-in]: inbound packet connection from 172.19.0.1:137 +0800 2023-06-03 17:59:39 INFO [2525992304 0ms] inbound/tun[tun-in]: inbound packet connection to 172.19.0.3:137 +0800 2023-06-03 17:59:39 INFO [2525992304 1ms] router: found process path: :System +0800 2023-06-03 17:59:39 INFO [2525992304 1ms] outbound/direct[direct]: outbound packet connection +0800 2023-06-03 17:59:39 INFO [3958851314 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:53680 +0800 2023-06-03 17:59:39 INFO [3958851314 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:39 INFO [4167015994 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:53971 +0800 2023-06-03 17:59:39 INFO [4167015994 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:39 INFO [3958851314 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:39 INFO [4167015994 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:39 INFO outbound/direct[direct]: outbound connection to 1.12.12.12:443 +0800 2023-06-03 17:59:39 INFO [528581512 0ms] inbound/tun[tun-in]: inbound packet connection from 172.19.0.1:53971 +0800 2023-06-03 17:59:39 INFO [528581512 0ms] inbound/tun[tun-in]: inbound packet connection to 172.19.0.2:53 +0800 2023-06-03 17:59:39 INFO [528581512 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO [3142183421 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:58278 +0800 2023-06-03 17:59:40 INFO [3142183421 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:40 INFO [3142183421 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO [16079513 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:56018 +0800 2023-06-03 17:59:40 INFO [16079513 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:40 INFO [16079513 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO [861434958 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:62690 +0800 2023-06-03 17:59:40 INFO [861434958 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:40 INFO [861434958 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO [858174482 0ms] inbound/tun[tun-in]: inbound packet connection from [fdfe:dcba:9876::1]:59794 +0800 2023-06-03 17:59:40 INFO [858174482 0ms] inbound/tun[tun-in]: inbound packet connection to [fdfe:dcba:9876::2]:53 +0800 2023-06-03 17:59:40 INFO [858174482 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com CNAME www.msftconnecttest.com. 3600 IN CNAME ncsi-geo.trafficmanager.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com CNAME ncsi-geo.trafficmanager.net. 86400 IN CNAME www.msftncsi.com.edgesuite.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com CNAME www.msftncsi.com.edgesuite.net. 300 IN CNAME a1961.g2.akamai.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com A a1961.g2.akamai.net. 60 IN A 23.219.78.182 +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com A a1961.g2.akamai.net. 60 IN A 23.219.78.171 +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com OPT OPT PSEUDOSECTION: EDNS: version 0 flags: udp: 512 PADDING: 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com. CNAME www.msftconnecttest.com. 3600 IN CNAME ncsi-geo.trafficmanager.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com. CNAME ncsi-geo.trafficmanager.net. 86400 IN CNAME www.msftncsi.com.edgesuite.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com. CNAME www.msftncsi.com.edgesuite.net. 300 IN CNAME a1961.g2.akamai.net. +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com. A a1961.g2.akamai.net. 60 IN A 23.219.78.182 +0800 2023-06-03 17:59:40 INFO dns: exchanged www.msftconnecttest.com. A a1961.g2.akamai.net. 60 IN A 23.219.78.171 +0800 2023-06-03 17:59:40 INFO [311324739 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51744 +0800 2023-06-03 17:59:40 INFO [311324739 0ms] inbound/tun[tun-in]: inbound connection to 23.219.78.182:80 +0800 2023-06-03 17:59:40 INFO [311324739 0ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:40 INFO [311324739 0ms] outbound/direct[direct]: outbound connection to www.msftconnecttest.com:80 +0800 2023-06-03 17:59:40 INFO dns: exchanged detectportal.firefox.com. AAAA detectportal.firefox.com. 600 IN AAAA fc00::3f4 +0800 2023-06-03 17:59:40 INFO dns: exchanged ipv4only.arpa. A ipv4only.arpa. 600 IN A 198.18.4.16 +0800 2023-06-03 17:59:40 INFO dns: exchanged ipv4only.arpa. AAAA ipv4only.arpa. 600 IN AAAA fc00::3f3 +0800 2023-06-03 17:59:40 INFO dns: exchanged detectportal.firefox.com. A detectportal.firefox.com. 600 IN A 198.18.4.17 +0800 2023-06-03 17:59:40 INFO dns: cached ipv4only.arpa AAAA ipv4only.arpa. 599 IN AAAA fc00::3f3 +0800 2023-06-03 17:59:40 INFO dns: exchanged ipv4only.arpa. AAAA ipv4only.arpa. 599 IN AAAA fc00::3f3 +0800 2023-06-03 17:59:40 INFO [1988851226 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51746 +0800 2023-06-03 17:59:40 INFO [1988851226 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1988851226 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1988851226 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO dns: cached detectportal.firefox.com AAAA detectportal.firefox.com. 599 IN AAAA fc00::3f4 +0800 2023-06-03 17:59:40 INFO dns: exchanged detectportal.firefox.com. AAAA detectportal.firefox.com. 599 IN AAAA fc00::3f4 +0800 2023-06-03 17:59:40 INFO [1214870855 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51747 +0800 2023-06-03 17:59:40 INFO [1214870855 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [3325313542 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51748 +0800 2023-06-03 17:59:40 INFO [3325313542 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [1214870855 13ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1214870855 13ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2227088225 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51750 +0800 2023-06-03 17:59:40 INFO [2227088225 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3325313542 20ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3325313542 20ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2227088225 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2227088225 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1494153793 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51755 +0800 2023-06-03 17:59:40 INFO [1494153793 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1051770016 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51754 +0800 2023-06-03 17:59:40 INFO [1051770016 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [1051770016 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1051770016 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1494153793 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1494153793 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2950060185 15ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51756 +0800 2023-06-03 17:59:40 INFO [2950060185 15ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2950060185 16ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2950060185 16ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3104101216 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51760 +0800 2023-06-03 17:59:40 INFO [3104101216 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3104101216 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3104101216 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4112383894 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51764 +0800 2023-06-03 17:59:40 INFO [4112383894 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [1311993987 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51762 +0800 2023-06-03 17:59:40 INFO [1311993987 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4112383894 2ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4112383894 3ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2778685904 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51763 +0800 2023-06-03 17:59:40 INFO [2778685904 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1311993987 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1311993987 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2778685904 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2778685904 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2501262325 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51770 +0800 2023-06-03 17:59:40 INFO [2501262325 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [643752006 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51768 +0800 2023-06-03 17:59:40 INFO [643752006 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [643752006 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [643752006 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1059005108 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51769 +0800 2023-06-03 17:59:40 INFO [1059005108 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2501262325 2ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2501262325 2ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1059005108 3ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1059005108 3ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4133397870 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51775 +0800 2023-06-03 17:59:40 INFO [4133397870 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [2771858630 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51774 +0800 2023-06-03 17:59:40 INFO [2771858630 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4133397870 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2771858630 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4133397870 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2771858630 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2218112343 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51776 +0800 2023-06-03 17:59:40 INFO [2218112343 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2218112343 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2218112343 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3147804997 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51780 +0800 2023-06-03 17:59:40 INFO [3147804997 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1946911100 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51781 +0800 2023-06-03 17:59:40 INFO [1946911100 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3147804997 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3147804997 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1946911100 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1946911100 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1301760054 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51782 +0800 2023-06-03 17:59:40 INFO [1301760054 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [1301760054 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1301760054 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3842063506 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51786 +0800 2023-06-03 17:59:40 INFO [3842063506 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2866955579 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51787 +0800 2023-06-03 17:59:40 INFO [2866955579 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3842063506 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3842063506 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2866955579 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2866955579 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2612971054 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51788 +0800 2023-06-03 17:59:40 INFO [2612971054 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [2612971054 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2612971054 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3805463589 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51792 +0800 2023-06-03 17:59:40 INFO [3805463589 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3805463589 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3805463589 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3064236860 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51793 +0800 2023-06-03 17:59:40 INFO [3064236860 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [595503602 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51794 +0800 2023-06-03 17:59:40 INFO [595503602 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [595503602 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3064236860 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [595503602 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3064236860 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1639344176 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51798 +0800 2023-06-03 17:59:40 INFO [1639344176 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [1405818026 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51799 +0800 2023-06-03 17:59:40 INFO [1405818026 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1639344176 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1639344176 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1405818026 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1405818026 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3474734417 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51802 +0800 2023-06-03 17:59:40 INFO [3474734417 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [180086801 0ms] inbound/tun[tun-in]: inbound connection from [fdfe:dcba:9876::1]:51803 +0800 2023-06-03 17:59:40 INFO [180086801 0ms] inbound/tun[tun-in]: inbound connection to [fc00::3f4]:80 +0800 2023-06-03 17:59:40 INFO [3474734417 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3474734417 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [180086801 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [180086801 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1190012827 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51806 +0800 2023-06-03 17:59:40 INFO [1190012827 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1190012827 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1190012827 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3000713835 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51808 +0800 2023-06-03 17:59:40 INFO [3000713835 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3000713835 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3000713835 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3820624283 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51810 +0800 2023-06-03 17:59:40 INFO [3820624283 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3820624283 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3820624283 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4063454812 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51812 +0800 2023-06-03 17:59:40 INFO [4063454812 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4063454812 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4063454812 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1079332429 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51814 +0800 2023-06-03 17:59:40 INFO [1079332429 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1079332429 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1079332429 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3262093786 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51816 +0800 2023-06-03 17:59:40 INFO [3262093786 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3262093786 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3262093786 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [234191117 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51818 +0800 2023-06-03 17:59:40 INFO [234191117 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [234191117 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [234191117 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [230136852 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51820 +0800 2023-06-03 17:59:40 INFO [230136852 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [230136852 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [230136852 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1867872183 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51822 +0800 2023-06-03 17:59:40 INFO [1867872183 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1867872183 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1867872183 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3076192322 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51824 +0800 2023-06-03 17:59:40 INFO [3076192322 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3076192322 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3076192322 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1775708915 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51826 +0800 2023-06-03 17:59:40 INFO [1775708915 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1775708915 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1775708915 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1399660305 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51828 +0800 2023-06-03 17:59:40 INFO [1399660305 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1399660305 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1399660305 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1056381149 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51830 +0800 2023-06-03 17:59:40 INFO [1056381149 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1056381149 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1056381149 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1441645883 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51832 +0800 2023-06-03 17:59:40 INFO [1441645883 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1441645883 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1441645883 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3798928887 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51834 +0800 2023-06-03 17:59:40 INFO [3798928887 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3798928887 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3798928887 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [981252843 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51836 +0800 2023-06-03 17:59:40 INFO [981252843 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [981252843 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [981252843 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4029684147 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51838 +0800 2023-06-03 17:59:40 INFO [4029684147 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4029684147 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4029684147 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4079427080 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51840 +0800 2023-06-03 17:59:40 INFO [4079427080 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4079427080 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4079427080 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3187199235 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51842 +0800 2023-06-03 17:59:40 INFO [3187199235 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3187199235 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3187199235 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1107585541 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51844 +0800 2023-06-03 17:59:40 INFO [1107585541 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1107585541 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1107585541 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [4203770688 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51846 +0800 2023-06-03 17:59:40 INFO [4203770688 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [4203770688 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [4203770688 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1603664043 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51848 +0800 2023-06-03 17:59:40 INFO [1603664043 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1603664043 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1603664043 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [665291236 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51850 +0800 2023-06-03 17:59:40 INFO [665291236 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [665291236 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [665291236 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2711239981 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51852 +0800 2023-06-03 17:59:40 INFO [2711239981 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2711239981 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2711239981 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3196586346 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51854 +0800 2023-06-03 17:59:40 INFO [3196586346 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3196586346 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3196586346 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2722755995 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51856 +0800 2023-06-03 17:59:40 INFO [2722755995 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2722755995 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2722755995 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [1050582617 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51858 +0800 2023-06-03 17:59:40 INFO [1050582617 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [1050582617 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [1050582617 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [2199218174 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51860 +0800 2023-06-03 17:59:40 INFO [2199218174 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [2199218174 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [2199218174 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:40 INFO [3472197865 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51862 +0800 2023-06-03 17:59:40 INFO [3472197865 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:40 INFO [3472197865 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:40 INFO [3472197865 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3764765417 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51864 +0800 2023-06-03 17:59:41 INFO [3764765417 0ms] inbound/tun[tun-in]: inbound connection to 114.221.149.227:14000 +0800 2023-06-03 17:59:41 INFO [3764765417 0ms] router: found process path: \Device\HarddiskVolume2\Program Files (x86)\Tencent\QQNT\QQ.exe +0800 2023-06-03 17:59:41 INFO [3764765417 0ms] outbound/direct[direct]: outbound connection to 114.221.149.227:14000 +0800 2023-06-03 17:59:41 INFO [547797561 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51866 +0800 2023-06-03 17:59:41 INFO [547797561 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [547797561 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [547797561 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3626333234 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51868 +0800 2023-06-03 17:59:41 INFO [3626333234 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [3626333234 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [3626333234 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3814392665 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51870 +0800 2023-06-03 17:59:41 INFO [3814392665 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [3814392665 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [3814392665 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [2820665410 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51872 +0800 2023-06-03 17:59:41 INFO [2820665410 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [2820665410 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [2820665410 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3059773949 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51874 +0800 2023-06-03 17:59:41 INFO [3059773949 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [3059773949 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [3059773949 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3787745180 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51876 +0800 2023-06-03 17:59:41 INFO [3787745180 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [3787745180 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [3787745180 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [4232598548 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51878 +0800 2023-06-03 17:59:41 INFO [4232598548 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [4232598548 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [4232598548 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [1986285759 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51880 +0800 2023-06-03 17:59:41 INFO [1986285759 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [1986285759 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [1986285759 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [2753683656 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51882 +0800 2023-06-03 17:59:41 INFO [2753683656 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [2753683656 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [2753683656 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [619605172 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51884 +0800 2023-06-03 17:59:41 INFO [619605172 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [619605172 1ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [619605172 1ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [1853213471 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51886 +0800 2023-06-03 17:59:41 INFO [1853213471 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [1853213471 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [1853213471 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [267976956 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51888 +0800 2023-06-03 17:59:41 INFO [267976956 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [267976956 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [267976956 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [3152336921 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51890 +0800 2023-06-03 17:59:41 INFO [3152336921 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [3152336921 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [3152336921 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [1665854189 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51892 +0800 2023-06-03 17:59:41 INFO [1665854189 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [1665854189 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [1665854189 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [313131379 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51894 +0800 2023-06-03 17:59:41 INFO [313131379 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [313131379 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [313131379 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [1754450732 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51896 +0800 2023-06-03 17:59:41 INFO [1754450732 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [1754450732 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [1754450732 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [2834158144 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51898 +0800 2023-06-03 17:59:41 INFO [2834158144 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [2834158144 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [2834158144 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [779991321 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51900 +0800 2023-06-03 17:59:41 INFO [779991321 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [779991321 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [779991321 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [244393726 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51902 +0800 2023-06-03 17:59:41 INFO [244393726 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [244393726 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [244393726 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [2427468270 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51904 +0800 2023-06-03 17:59:41 INFO [2427468270 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [2427468270 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [2427468270 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [1556264987 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51906 +0800 2023-06-03 17:59:41 INFO [1556264987 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.17:80 +0800 2023-06-03 17:59:41 INFO [1556264987 0ms] router: found process path: \Device\HarddiskVolume2\Program Files\Mozilla Firefox\firefox.exe +0800 2023-06-03 17:59:41 INFO [1556264987 0ms] outbound/direct[direct]: outbound connection to detectportal.firefox.com:80 +0800 2023-06-03 17:59:41 INFO [2715565615 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51908 +0800 2023-06-03 17:59:41 INFO [2715565615 0ms] inbound/tun[tun-in]: inbound connection to 109.244.255.50:80 +0800 2023-06-03 17:59:41 INFO [540618472 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51909 +0800 2023-06-03 17:59:41 INFO [540618472 0ms] inbound/tun[tun-in]: inbound connection to 109.244.255.50:80 +0800 2023-06-03 17:59:41 INFO [2715565615 8ms] router: found process path: \Device\HarddiskVolume2\Program Files (x86)\Tencent\QQNT\QQ.exe +0800 2023-06-03 17:59:41 INFO [2715565615 8ms] outbound/direct[direct]: outbound connection to q.qlogo.cn:80 +0800 2023-06-03 17:59:41 INFO [540618472 1ms] router: found process path: \Device\HarddiskVolume2\Program Files (x86)\Tencent\QQNT\QQ.exe +0800 2023-06-03 17:59:41 INFO [540618472 1ms] outbound/direct[direct]: outbound connection to q.qlogo.cn:80 +0800 2023-06-03 17:59:41 INFO dns: exchanged geo.prod.do.dsp.mp.microsoft.com. A geo.prod.do.dsp.mp.microsoft.com. 600 IN A 198.18.4.18 +0800 2023-06-03 17:59:41 INFO dns: exchanged geo.prod.do.dsp.mp.microsoft.com. AAAA geo.prod.do.dsp.mp.microsoft.com. 600 IN AAAA fc00::3f5 +0800 2023-06-03 17:59:41 INFO [3724981610 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51912 +0800 2023-06-03 17:59:41 INFO [3724981610 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.18:443 +0800 2023-06-03 17:59:41 INFO [3724981610 1ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:41 INFO [3724981610 1ms] outbound/direct[direct]: outbound connection to geo.prod.do.dsp.mp.microsoft.com:443 +0800 2023-06-03 17:59:41 INFO dns: exchanged kv501.prod.do.dsp.mp.microsoft.com. AAAA kv501.prod.do.dsp.mp.microsoft.com. 600 IN AAAA fc00::3f6 +0800 2023-06-03 17:59:41 INFO dns: exchanged kv501.prod.do.dsp.mp.microsoft.com. A kv501.prod.do.dsp.mp.microsoft.com. 600 IN A 198.18.4.19 +0800 2023-06-03 17:59:41 INFO [710682440 0ms] inbound/tun[tun-in]: inbound connection from 172.19.0.1:51914 +0800 2023-06-03 17:59:41 INFO [710682440 0ms] inbound/tun[tun-in]: inbound connection to 198.18.4.19:443 +0800 2023-06-03 17:59:41 INFO [710682440 1ms] router: found process path: \Device\HarddiskVolume2\Windows\System32\svchost.exe +0800 2023-06-03 17:59:41 INFO [710682440 1ms] outbound/direct[direct]: outbound connection to kv501.prod.do.dsp.mp.microsoft.com:443 ```
Testeera commented 1 year ago

不对,为什么安装成服务后自动设置代理就失效了