Commit Graph

444 Commits

Author SHA1 Message Date
Shtorm
c307b8dc2d Add MTProxy, MASQUE, VPN, Link parser. Update AmneziaWG. Remove Tunneling 2026-04-29 22:11:30 +03:00
Shtorm
614af37bc4 Update sing-box core 2026-04-22 19:23:23 +03:00
世界
8b64ae650b Fix process search skipped for TUN 2026-04-21 15:45:05 +08:00
Shtorm
55a3a1e594 Update sing-box core 2026-04-17 01:10:31 +03:00
TargetLocked
2b1f475b3f Fix disable tcp keep alive 2026-04-10 13:29:15 +08:00
Shtorm
9bb1b847be Update sing-box core 2026-04-06 20:54:24 +03:00
世界
f3a79dda87 Fix package_name shared uid matching 2026-03-23 18:57:35 +08:00
世界
5eefbbb9ed Optimize Darwin process finder 2026-03-23 18:57:35 +08:00
世界
828c324b18 Optimize Linux process finder 2026-03-23 18:57:35 +08:00
世界
f192904009 Fix DialerForICMPDestination 2026-03-23 13:58:55 +08:00
世界
6da6aff8b4 Deprecate Socksaddr.IsFqdn: do not reject potentially valid domain names 2026-03-16 09:37:59 +08:00
世界
ea67013cc8 Fix kTLS crash 2026-03-14 21:38:38 +08:00
Shtorm
7c141d4afc Update sing-box core 2026-03-10 04:50:32 +03:00
Shtorm
494fa5a9da Update sing-box core 2026-03-10 04:25:01 +03:00
Heng lu
2a1c465d62 Fix netns fd leak in ListenNetworkNamespace 2026-03-09 20:06:34 +08:00
Shtorm
845288be86 Add Kmutex 2026-03-03 00:51:20 +03:00
Shtorm
9066702ddd Add migrate 2026-03-03 00:51:04 +03:00
Shtorm
395e63130f Update Amnezia H1-H4 format 2026-03-02 21:48:54 +03:00
世界
7ff25431c0 endpoint: Fix UDP resolved destination 2026-03-02 13:55:26 +08:00
世界
da06212268 Remove overdue deprecated features 2026-03-01 12:30:43 +08:00
世界
96cf5822a0 dialer: use KeepAliveConfig for TCP keepalive 2026-02-27 14:58:06 +08:00
世界
cf5333562d Fix per-outbound bind_interface 2026-02-27 14:58:06 +08:00
Shtorm
a7f1d0b835 Resolve conflicts 2026-02-26 22:58:45 +03:00
Shtorm
48546f7777 Resolve conflicts 2026-02-26 22:57:25 +03:00
Shtorm
ded1eb9635 Add admin panel, manager, node_manager, bandwidth limiter, connection limiter, bonding, failover, vless encryption, mkcp transport 2026-02-26 22:44:31 +03:00
Shtorm
a865f67b59 Add vless encryption 2026-02-26 18:03:59 +03:00
世界
8436c06718 platform: Improve iOS OOM killer 2026-02-26 14:13:32 +08:00
Shtorm
848023b03a Fix Range 2026-02-22 15:45:53 +03:00
Shtorm
a3aaf2cb92 Update xhttp 2026-02-22 14:48:52 +03:00
世界
5b9f98c8c7 Remove varbin usages 2026-01-29 13:40:34 +08:00
Shtorm
61826bc189 Resolve conflicts 2026-01-18 21:53:22 +03:00
Balthild
a456e2072f Add acmedns support 2026-01-17 20:52:43 +08:00
世界
51a5451a5f Add dial option bind_address_no_port 2026-01-17 05:49:56 +08:00
世界
fbbc64dadf Fix missing build constraints for linux wifi state monitor 2026-01-17 05:48:15 +08:00
世界
ba49af1ce8 Update dependencies 2026-01-17 05:48:15 +08:00
世界
1512f65c98 Add Chrome Root Store certificate option
Adds `chrome` as a new certificate store option alongside `mozilla`.
Both stores filter out China-based CA certificates.
2026-01-17 05:47:54 +08:00
世界
464554ab8f Add ECH support for NaiveProxy outbound and tls.ech.query_server_name option
- Enable ECH for NaiveProxy outbound with DNS resolver integration
- Add query_server_name option to override domain for ECH HTTPS record queries
- Update cronet-go dependency and remove windows_386 support
2026-01-17 05:47:42 +08:00
世界
0b6fe45fb9 platform: Refactoring libbox to use gRPC-based protocol 2026-01-17 05:47:32 +08:00
世界
35062abc34 Add Windows WI-FI state support 2026-01-17 05:47:27 +08:00
世界
701b82279d Add Linux WI-FI state support
Support monitoring WIFI state on Linux through:
- NetworkManager (D-Bus)
- IWD (D-Bus)
- wpa_supplicant (control socket)
- ConnMan (D-Bus)
2026-01-17 05:47:04 +08:00
世界
c9c686369f Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-17 05:47:04 +08:00
世界
5470977941 Fix missing mTLS support in client options 2026-01-17 05:46:23 +08:00
世界
3e3b2d0b29 Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-17 05:46:22 +08:00
世界
50732226c4 Update tfo-go to latest 2026-01-17 05:46:21 +08:00
世界
0acf11ff70 Remove compatibility codes 2026-01-17 05:46:14 +08:00
世界
bc86dcec9b Do not use linkname by default to simplify debugging 2026-01-17 05:46:14 +08:00
世界
e7c387b49b Update WireGuard and Tailscale 2026-01-17 05:46:02 +08:00
世界
4f9f088e40 Improve ktls rx error handling 2026-01-17 05:46:01 +08:00
世界
c387601c27 Improve compatibility for kTLS 2026-01-17 05:46:00 +08:00
世界
a8a4467bc3 ktls: Add warning for inappropriate scenarios 2026-01-17 05:44:43 +08:00