Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
228 commits
Select commit Hold shift + click to select a range
fc9dd9b
Add MAC and hostname rule items
nekohasekai Mar 3, 2026
ee94804
Add Android support for MAC and hostname rule items
nekohasekai Mar 4, 2026
36f71a0
Add macOS support for MAC and hostname rule items
nekohasekai Mar 6, 2026
3c09b31
documentation: Update descriptions for neighbor rules
nekohasekai Mar 6, 2026
1eaf236
Refactor ACME support to certificate provider
nekohasekai Mar 23, 2026
1e8880c
Add BBR profile and hop interval randomization for Hysteria2
nekohasekai Mar 30, 2026
b40de19
platform: Add OOM Report & Crash Report
nekohasekai Apr 2, 2026
d61b27e
Also enable certificate store by default on Apple platforms
nekohasekai Apr 7, 2026
b164242
Add evaluate DNS rule action and related rule items
nekohasekai Apr 7, 2026
b985cf0
platform: Fix set local
nekohasekai Apr 7, 2026
4152b71
Fix deprecated warning double-formatting on localized clients
nekohasekai Apr 7, 2026
743cbea
oom-killer: Free memory on pressure notification and use gradual inte…
nekohasekai Apr 7, 2026
3f88279
tools: Network Quality & STUN
nekohasekai Apr 8, 2026
f1635d7
platform: Fix darwin signal handler
nekohasekai Apr 9, 2026
ba3c281
tools: Tailscale status
nekohasekai Apr 9, 2026
665c80e
Revert "Also enable certificate store by default on Apple platforms"
nekohasekai Apr 9, 2026
efbf434
Fix rules lock
nekohasekai Apr 9, 2026
eaf1e87
Fix darwin local DNS transport
nekohasekai Apr 10, 2026
3e2f524
tools: Tailscale status
nekohasekai Apr 10, 2026
8b588a3
Un-deprecate `ip_accept_any` DNS rule item
nekohasekai Apr 10, 2026
6fc869b
documentation: Fixes
nekohasekai Apr 10, 2026
7f49e9f
Add `package_name_regex` route, DNS and headless rule item
nekohasekai Apr 10, 2026
5004b57
platform: Wrap command RPC error returns with E.Cause
nekohasekai Apr 10, 2026
fe792ed
Fix lint errors
nekohasekai Apr 10, 2026
5cb3fcb
Add cloudflared inbound
nekohasekai Apr 10, 2026
28c6251
documentation: Fix missing update for `ip_version` and `query_type`
nekohasekai Apr 10, 2026
3bbafae
Fix stun test
nekohasekai Apr 10, 2026
cd5a76b
Fix darwin cgo DNS again
nekohasekai Apr 10, 2026
ce6b912
Fix tailscale error
nekohasekai Apr 11, 2026
df181d6
Add optimistic DNS cache
nekohasekai Apr 11, 2026
a55e691
oom-killer: Record report before reset network
nekohasekai Apr 14, 2026
ae2c6b4
Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines
nekohasekai Apr 14, 2026
a28818e
Standardize hosts path
nekohasekai Apr 15, 2026
27fd935
Add TLS spoof support
nekohasekai Apr 15, 2026
1491ef5
Fix legacy rule-set download_detour blocked by empty direct check
nekohasekai Apr 15, 2026
bc42022
Reject pure-IP rule-set references without match_response
nekohasekai Apr 15, 2026
d716e60
Fix use-after-free of pooled value buffers in bbolt Batch writes
nekohasekai Apr 15, 2026
a646f6e
Reject IP literal server name with TLS spoof
nekohasekai Apr 16, 2026
1df9195
Fix macOS tlsspoof
nekohasekai Apr 17, 2026
eef8a71
Scope HTTP/2 fallback and HTTP/3 broken state per authority
nekohasekai Apr 17, 2026
9c73e26
Defer implicit default HTTP client fallback to first use
nekohasekai Apr 17, 2026
705b40a
Strip EDNS padding from upstream DNS responses
nekohasekai Apr 17, 2026
5bf16c0
Fix Apple TLS metadata capture
nekohasekai Apr 18, 2026
7a69483
Fix tls-spoof
nekohasekai Apr 17, 2026
dd475dc
Add search domain support for Tailscale DNS
nekohasekai Apr 20, 2026
0b648ce
Log DNS optimistic background refresh outcomes
nekohasekai Apr 21, 2026
e460733
Fix Tailscale search domain response name mismatch
nekohasekai Apr 21, 2026
9a40a47
Fix goroutine leak in networkquality tool
nekohasekai Apr 21, 2026
cb5fcf3
Add ACME profile support for IP address certificates
nekohasekai Mar 26, 2026
3c978c6
platform: Improve oom-killer
nekohasekai Apr 21, 2026
bc9fb8d
Fix darwin cgo DNS again
nekohasekai Apr 22, 2026
6129822
Improve UDP batch support
nekohasekai Apr 24, 2026
d51490f
Add Windows TLS engine
nekohasekai Apr 24, 2026
c77ba76
Preserve comments between formatting
nekohasekai Apr 28, 2026
e511a88
Improve oom-killer
nekohasekai Apr 28, 2026
fcf6a51
ssh: Add cipher, MAC, and key exchange configuration
nekohasekai Apr 28, 2026
3e471bb
dns: Add timeout configuration
nekohasekai Apr 28, 2026
3cdb59a
Fix tailscale start dependencies
nekohasekai Apr 28, 2026
cd944cb
dns: Add neighbor-based hostname resolution to local server
nekohasekai Apr 29, 2026
b71b705
dns: Add preferred_by rule item
nekohasekai Apr 29, 2026
a029676
dns: Add mDNS server
nekohasekai Apr 30, 2026
a034220
Allow customizing TUN DNS mode and hijack interface DNS by default
nekohasekai May 2, 2026
ec8b883
Add more spoof method
macronut Apr 29, 2026
2ad51ea
Fix reset network
nekohasekai May 5, 2026
3143ec4
Add hysteria2 realm service and support
nekohasekai May 10, 2026
aca1719
Update hysteria2 realm
nekohasekai May 11, 2026
75784d9
Fix TLS server close
nekohasekai May 12, 2026
2310659
Fix hysteria2 realm server
nekohasekai May 12, 2026
4cc7a36
Fix lint errors
nekohasekai May 14, 2026
20138bf
oom-killer: Remove log "OOM draft discarded"
nekohasekai May 19, 2026
03ce340
tailscale: Revert dialer deprecation and remove control_http_client
nekohasekai May 20, 2026
616a858
tailscale: Fix handle peer DNS query
nekohasekai May 20, 2026
a2f3758
tailscale: Add runtime exit node API
nekohasekai May 21, 2026
c639d21
tailscale: Expose more peer info fields
nekohasekai May 21, 2026
8b6d2e2
Fix tailscale dns
nekohasekai May 21, 2026
cddbfb0
daemon: Add Tailssh
nekohasekai May 25, 2026
21c6bd7
hysteria2: Add gecko obfs
nekohasekai May 25, 2026
4d1af9d
tools: Fix mising cleanup
nekohasekai May 26, 2026
b0bb12c
tailscale: Add tailssh server
nekohasekai May 28, 2026
fea34b0
tailssh: fix platform SFTP session teardown
nekohasekai Jun 1, 2026
4582472
platform: Add tailscale device name and logout
nekohasekai Jun 2, 2026
b19bc1e
platform: Add shell support for iOS
nekohasekai Jun 10, 2026
bdad21b
daemon: Split host operations into ManagedService
nekohasekai Jun 11, 2026
aed1e7d
Add sing-box API service
nekohasekai Jun 11, 2026
64c89b4
tailscale: Fix auth URL not refreshed after logout
nekohasekai Jun 12, 2026
c3854b9
Fix group status updates broken by API service
nekohasekai Jun 13, 2026
7c2d23a
release: Fix apple release
nekohasekai Jun 13, 2026
2246cb8
dns: Remove unused files
nekohasekai Jun 13, 2026
a59290f
Improve remote rule-set update
nekohasekai Jun 13, 2026
964b67f
Add dashboard support for API service
nekohasekai Jun 13, 2026
8b27a7c
Fix remote control when Clash server is unavailable
nekohasekai Jun 15, 2026
3606064
Add USB/IP service
nekohasekai Jun 14, 2026
ff29191
Add USB/IP support for macOS
nekohasekai Jun 16, 2026
bbe441f
documentation: Add USB/IP server and client
nekohasekai Jun 17, 2026
9f37750
Fix Cloudflared edge discovery ignoring configured resolver
nekohasekai Jun 20, 2026
5a820ea
Add iOS jailbreak release
nekohasekai Jun 20, 2026
9865918
certificate: Replace platform bridge with CGO JNI
nekohasekai Jun 21, 2026
52c0c86
platform: Fix missing api version check for usb/ip
nekohasekai Jun 21, 2026
b1e1ce5
Fix oom draft flood
nekohasekai Jun 23, 2026
068424d
release: Fix upload ios deb
nekohasekai Jun 25, 2026
6ec40e5
Refactor darwin local DNS to raw mDNSResponder call
nekohasekai Jun 27, 2026
9e4625c
Write logs to oom report
nekohasekai Jun 28, 2026
59537d5
Add age support for report export
nekohasekai Jun 28, 2026
95241a3
Improve DHCP DNS server initialize
nekohasekai Jun 28, 2026
f488e71
Fix linux ping
nekohasekai Jun 29, 2026
3aefb28
tls: Fix read wait buffer sizing
nekohasekai Jul 2, 2026
fa949e8
dialer: Dial directly when only one interface is available
nekohasekai Jul 4, 2026
e16520a
Add snell protocol
nekohasekai Jul 3, 2026
04b99e1
Add L3 forwarding support
nekohasekai Jul 6, 2026
c982c97
Fix local DNS transport on darwin
nekohasekai Jul 6, 2026
34e56c8
Imrpove flow tracking & sniff action
nekohasekai Jul 6, 2026
3be2489
daemon: Release memory to OS on service reload
nekohasekai Jul 7, 2026
afc20cd
Add bridge outbound
nekohasekai Jul 7, 2026
673eb7e
Improve bridge
nekohasekai Jul 8, 2026
56df61d
Add windows bridge
nekohasekai Jul 8, 2026
7d4f781
Improve darwin bridge
nekohasekai Jul 8, 2026
0358eb8
Fix bridge MTU
nekohasekai Jul 8, 2026
a2da0c0
Improve windivert syscall
nekohasekai Jul 8, 2026
5087aca
Fix windows bridge forwarding to connected subnets
nekohasekai Jul 8, 2026
b0798d6
Fix macOS bridge with includeAllNetworks
nekohasekai Jul 8, 2026
3e5db50
Fix macOS bridge kernel panic
nekohasekai Jul 8, 2026
71f6d37
Fix process and neighbor rules not matched in pre-match
nekohasekai Jul 8, 2026
a47e54b
Add hysteria2 realm ip_version and port_mapping options
nekohasekai Jul 9, 2026
d929965
Add connections to OOM report
nekohasekai Jul 9, 2026
29c7ca3
Fix tailscale version
nekohasekai Jul 10, 2026
b85b919
Add netns and unshare support
nekohasekai Jul 10, 2026
2515bb8
Fix netns manager
nekohasekai Jul 11, 2026
23d5ceb
windivert: Verify cached driver against embedded asset before load
nekohasekai Jul 11, 2026
71d1c76
platform: Export tester and reporter
nekohasekai Jul 11, 2026
9772576
Fix windivert open
nekohasekai Jul 12, 2026
a92d813
bridge: Raise accept_ra to 2 when enabling IPv6 forwarding
nekohasekai Jul 12, 2026
9070a5d
Fix daemon groups
nekohasekai Jul 12, 2026
b6e35a4
platform: Add boxdd
nekohasekai Jul 13, 2026
a4242a6
platform: Fix daemon data
nekohasekai Jul 13, 2026
dcd1ad8
platform: Add http proxy support for Windows
nekohasekai Jul 13, 2026
2b6ad9d
documentation: Update icon svg
nekohasekai Jul 13, 2026
2880e42
Fix nfqueue options
nekohasekai Jul 14, 2026
4411996
windivert: stabilize Windows driver lifecycle
nekohasekai Jul 14, 2026
161692b
Fix SetGroupExpand race
nekohasekai Jul 14, 2026
7ded654
Fix tun gso check
nekohasekai Jul 14, 2026
4a2bccf
Fix nftables flush
nekohasekai Jul 14, 2026
3a7a534
Fix windows bridge
nekohasekai Jul 14, 2026
ce01674
Add windows build
nekohasekai Jul 14, 2026
24a2352
boxdd: Fix log format
nekohasekai Jul 14, 2026
a9f5e77
boxxx: Add update API
nekohasekai Jul 14, 2026
5388488
boxdd: Add custom working directory support
nekohasekai Jul 15, 2026
8ce6017
tailscale: support Windows SSH user sessions
nekohasekai Jul 15, 2026
57718ce
Update windows build
nekohasekai Jul 15, 2026
c19849d
boxdd: Add insecure mode
nekohasekai Jul 15, 2026
25571e1
Fix start lifecycle
nekohasekai Jul 15, 2026
975c13f
platform: Fix version compare
nekohasekai Jul 16, 2026
278fc76
Fix oomkiller
nekohasekai Jul 16, 2026
e8dfaf9
Fix iOS brdige
nekohasekai Jul 16, 2026
67539e9
Add multiple tags support to rule-sets
nekohasekai Jul 16, 2026
7f93d41
boxx: Fix unsafe installation
nekohasekai Jul 16, 2026
c90a94b
refactor: New tun udpnat
nekohasekai Jul 16, 2026
7d6e816
Refactor endpoint listen
nekohasekai Jul 17, 2026
da78d1e
Update Go to 1.25.12
nekohasekai Jul 17, 2026
d3fedd6
Add openvpn and openconnect
nekohasekai Jul 17, 2026
dd2d965
Fix bind control for auto redirect
nekohasekai Jul 17, 2026
3bfd079
Refactor endpoint in started interface
nekohasekai Jul 17, 2026
6d148fe
Refactor OpenVPN and OpenConnect endpoints
nekohasekai Jul 18, 2026
4c9f9cf
Fix SSO support for anyconnect
nekohasekai Jul 18, 2026
8888be3
Refactor UDP DNS hijack
nekohasekai Jul 19, 2026
79573ac
refactor: Async DNS
nekohasekai Jul 19, 2026
608475e
Fix DNS route suffix matching
nekohasekai Jul 19, 2026
439827a
boxdd: Fix linux permission
nekohasekai Jul 19, 2026
e705749
Improve network reset
nekohasekai Jul 19, 2026
5ad035c
boxdd: Implement linux http proxy
nekohasekai Jul 19, 2026
0ef3705
desktop: Pin dependencies
nekohasekai Jul 19, 2026
2ad23de
Add linux desktop build
nekohasekai Jul 19, 2026
2d1027f
openconnect: Fix Fortinet SSO
nekohasekai Jul 20, 2026
0daff52
Fix wg detour
nekohasekai Jul 20, 2026
b734510
boxdd: Fix unsafe permission check
nekohasekai Jul 20, 2026
9f32f54
openvpn: Fix certificate verification compatibility
nekohasekai Jul 20, 2026
5fc227b
Fix security check message
nekohasekai Jul 20, 2026
a9f87b8
Improve OpenVPN & OpenConnect interoperability
nekohasekai Jul 21, 2026
c9fb177
build: Refactor workflow
nekohasekai Jul 21, 2026
b633665
boxdd: Fix windows update
nekohasekai Jul 21, 2026
c5b48a7
Fix TCP DNS retry
nekohasekai Jul 21, 2026
51848b7
Update uTLS to v1.8.7
flyzstu Jul 21, 2026
35d7b5c
Update issue template for new clients
nekohasekai Jul 21, 2026
4b22b8e
Add Fortinet hostcheck support
nekohasekai Jul 21, 2026
f0c2886
release: Improve release workflow
nekohasekai Jul 21, 2026
3113cd8
Fix Tailscale 4via6 subnet routing
nekohasekai Jul 22, 2026
10be4c8
dns: Cache responses with client subnet
nekohasekai Jul 22, 2026
b238d9a
dns: Probe connection reuse support for TCP transports
nekohasekai Jul 22, 2026
b255ed5
Fix Fortinet SSO again
nekohasekai Jul 22, 2026
ef3269b
platform: Fix WIFI state on reload
nekohasekai Jul 23, 2026
e5f2e65
route: simplify rule_set matching semantics
nekohasekai Jul 23, 2026
c1d1e53
dns: Add namespace and parallel support for evaluate
nekohasekai Jul 23, 2026
f119b17
Add JSON schema support
nekohasekai Jul 24, 2026
2f64887
release: Fix linux sign
nekohasekai Jul 24, 2026
59c1d75
Add initial_path option to remote rule-sets
nekohasekai Jul 24, 2026
be36a94
daemon: Improve URLTest
nekohasekai Jul 24, 2026
996666f
Fix inconsistent URLTest results
nekohasekai Jul 25, 2026
9e12436
Fix string type
nekohasekai Jul 25, 2026
fc4cd1e
Fix TUN dispatcher deadlock
nekohasekai Jul 29, 2026
21377c9
Fix openvpn
nekohasekai Jul 29, 2026
84e719b
release: Fix rpm package format for desktop client
nekohasekai Jul 29, 2026
6177d84
dns: Fix completed race rule blocked by earlier armed rule
nekohasekai Jul 31, 2026
68066a4
wireguard: Fix system device configures DNS for interface
nekohasekai Jul 31, 2026
11a601d
Fix TLS fragment ACK wait on Windows without TCP estats
nekohasekai Jul 31, 2026
98c5bb9
Remove client metadata from AnyTLS requests by default
nekohasekai Aug 3, 2026
da721fe
Update tailscale to v1.102.1
nekohasekai Aug 4, 2026
eb33782
Update quic-go to v0.61.0
nekohasekai Aug 4, 2026
3f0c7e3
Add hysteria2 chrome parrot support
nekohasekai Aug 4, 2026
bc79aca
Update gvisor to 20260727.0
nekohasekai Aug 5, 2026
7452e3c
dns: Fix preferred_by local support for platform local transport
NagaseMinato Aug 5, 2026
d762c79
Fix security check for executables
nekohasekai Aug 6, 2026
58d981d
Use connected sockets for QUIC clients
nekohasekai Aug 5, 2026
31670ca
Improve UDP packet usage for darwin
nekohasekai Aug 6, 2026
1b5125b
Fix hysteria2 chrome parrot
nekohasekai Aug 6, 2026
42d97f9
Package WinDivert drivers instead of embedding it
nekohasekai Aug 7, 2026
18c80f7
Fix DNS response buffer headroom
nekohasekai Aug 7, 2026
9803d8c
Fix QUIC connection closed by ENOBUFS
nekohasekai Aug 7, 2026
658c006
Avoid clearing DNS caches during network resets
nekohasekai Aug 7, 2026
558aabd
Update Go to 1.26.5
nekohasekai Aug 8, 2026
baa985c
Enable stateless reset for hysteria2 server when obfs disabled
nekohasekai Aug 9, 2026
ec70787
daemon: Fix endpoint subscription
nekohasekai Aug 9, 2026
0cf7063
Fix missing process info in hijacked DNS queries
nekohasekai Aug 9, 2026
f9b2cff
Fix Android process finder
nekohasekai Aug 10, 2026
cb5b166
tun: Fix nfqueue rules
nekohasekai Aug 10, 2026
0b871fc
openconnect: Improve PPP carrier tolerance
nekohasekai Aug 10, 2026
c434966
Bump version
nekohasekai Aug 9, 2026
411df01
Resolve and race all WireGuard addresses on handshake
nekohasekai Aug 10, 2026
224cac8
Repair test module dependency graph
zydo Aug 7, 2026
296406e
Add optional bandwidth-aware mode for urltest
zydo Aug 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ body:
- sing-box for macOS Graphical Client
- sing-box for Apple tvOS Graphical Client
- sing-box for Android Graphical Client
- sing-box for Windows Graphical Client
- sing-box for Linux Graphical Client
- Third-party graphical clients that advertise themselves as using sing-box (Windows)
- Third-party graphical clients that advertise themselves as using sing-box (Android)
- Others
Expand Down
2 changes: 2 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report_zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ body:
- sing-box for macOS 图形客户端程序
- sing-box for Apple tvOS 图形客户端程序
- sing-box for Android 图形客户端程序
- sing-box for Windows 图形客户端程序
- sing-box for Linux 图形客户端程序
- 宣传使用 sing-box 的第三方图形客户端程序 (Windows)
- 宣传使用 sing-box 的第三方图形客户端程序 (Android)
- 其他
Expand Down
14 changes: 8 additions & 6 deletions .github/setup_go_for_macos1013.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

set -euo pipefail

VERSION="1.25.12"
VERSION="1.26.5"
PATCH_COMMITS=(
"afe69d3cec1c6dcf0f1797b20546795730850070"
"1ed289b0cf87dc5aae9c6fe1aa5f200a83412938"
"f080b0c6346eb690c0dc82497b35925f385b35ac"
"2d9c12887c342fb9051d231aa5388743cb7e9cb6"
"367663849c656612fc3c8875ef6e7f6b0c93dbd0"
)
CURL_ARGS=(
-fL
Expand All @@ -25,12 +26,13 @@ tar -xzf "go${VERSION}.darwin-arm64.tar.gz"
mv go go_osx
cd go_osx

# these patch URLs only work on golang1.25.x
# that means after golang1.26 release it must be changed
# see: https://github.com/SagerNet/go/commits/release-branch.go1.25/
# these patch URLs only work on golang1.26.x
# that means after golang1.27 release it must be changed
# see: https://github.com/SagerNet/go/commits/release-branch.go1.26/
# revert:
# 33d3f603c1: "cmd/link/internal/ld: use 12.0.0 OS/SDK versions for macOS linking"
# 937368f84e: "crypto/x509: change how we retrieve chains on darwin"
# d90a57ffe8: "cmd/link/internal/ld: unify OS/SDK versions for macOS linking"

for patch_commit in "${PATCH_COMMITS[@]}"; do
curl "${CURL_ARGS[@]}" "https://github.com/SagerNet/go/commit/${patch_commit}.diff" | patch --verbose -p 1
Expand Down
20 changes: 10 additions & 10 deletions .github/setup_go_for_windows7.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

set -euo pipefail

VERSION="1.25.12"
VERSION="1.26.5"
PATCH_COMMITS=(
"da4094da73b3b419e3f347594d805e2831f65667"
"824aa60e77f06dbae86c20a164c78df722eb7047"
"a3b6ba31c8cc67b6d899b978bba7b53e95afc46b"
"edfa8de63435a409a59f60731b66ab5940d6d3a4"
"284f9b24d6284984966a8431e30fdc2583938f96"
"9864798dee8dd47b55d1d5100d2f1b909a2a6e6c"
"a4ae550aa148b04c9d4890e98bee63aede5c4b53"
"95b851f661584711faa8115b3234a461044f4510"
"b0bf0a863cf218b9bb0d6c013903ab160ae0c39b"
"7c7a2a0d68920f8764d9a3aeae7ad1067a17b3fa"
"ba34356e82f3c12a7303d2231e6ea0e42bbbb3bf"
"472a88edbc2a42feb53fa31d29ab54d33840dca6"
)
CURL_ARGS=(
-fL
Expand All @@ -29,9 +29,9 @@ mv go go_win7
cd go_win7

# modify from https://github.com/restic/restic/issues/4636#issuecomment-1896455557
# these patch URLs only work on golang1.25.x
# that means after golang1.26 release it must be changed
# see: https://github.com/MetaCubeX/go/commits/release-branch.go1.25/
# these patch URLs only work on golang1.26.x
# that means after golang1.27 release it must be changed
# see: https://github.com/MetaCubeX/go/commits/release-branch.go1.26/
# revert:
# 693def151adff1af707d82d28f55dba81ceb08e1: "crypto/rand,runtime: switch RtlGenRandom for ProcessPrng"
# 7c1157f9544922e96945196b47b95664b1e39108: "net: remove sysSocket fallback for Windows 7"
Expand Down
Loading