Commit Graph

289 Commits

Author SHA1 Message Date
世界
e945c89a09 documentation: Minor fixes 2026-01-02 19:20:10 +08:00
世界
4dfb1a2b13 documentation: Add Wi-Fi state shared page 2026-01-02 19:20:09 +08:00
世界
9049710033 Update dependencies 2026-01-02 19:20:09 +08:00
世界
a45dce0ab9 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-02 19:19:58 +08:00
世界
def5704801 documentation: Minor fixes 2026-01-02 19:19:58 +08:00
世界
a4807c1c77 Remove certificate_public_key_sha256 for naive 2026-01-02 19:19:58 +08:00
世界
3e8437baeb Add QUIC support for naiveproxy 2026-01-02 19:19:57 +08:00
世界
c8d6b1e458 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-02 19:19:57 +08:00
世界
e3c861e615 Fix naiveproxy build 2026-01-02 19:19:57 +08:00
世界
111a94df7e Add OpenAI Codex Multiplexer service 2026-01-02 19:19:57 +08:00
世界
cb7ac55010 Fix bugs and add UoT option for naiveproxy outbound 2026-01-02 19:19:56 +08:00
世界
cfe4747c61 Add naiveproxy outbound 2026-01-02 19:19:56 +08:00
世界
d36c78c19c platform: Refactoring libbox to use gRPC-based protocol 2026-01-02 19:19:55 +08:00
世界
afab455c4e 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-02 19:19:55 +08:00
世界
794b716468 Add more tcp keep alive options
Also update default TCP keep-alive initial period from 10 minutes to 5 minutes.
2026-01-02 19:19:55 +08:00
世界
e259c21c61 Fix read credentials for ccm service 2026-01-02 19:19:55 +08:00
世界
d6533ba12a Add claude code multiplexer service 2026-01-02 19:19:55 +08:00
世界
cbc1f56f61 Fix compatibility with MPTCP 2026-01-02 19:19:55 +08:00
世界
ad0ad44772 Fix missing mTLS support in client options 2026-01-02 19:19:54 +08:00
世界
3a5f54a39f Add curve preferences, pinned public key SHA256 and mTLS for TLS options 2026-01-02 19:19:54 +08:00
世界
563efbc78e documentation: Update chinese translations 2026-01-02 19:19:53 +08:00
世界
c9938c18eb Improve compatibility for kTLS 2026-01-02 19:19:53 +08:00
世界
76637ef3ee Add support for kTLS
Reference: https://gitlab.com/go-extension/tls
2026-01-02 19:19:52 +08:00
世界
b84ef9c1d0 Add proxy support for ICMP echo request 2026-01-02 19:19:52 +08:00
世界
e1c5ffc823 documentation: Update behavior of local DNS server on darwin 2026-01-02 19:19:52 +08:00
世界
4bb1921f60 documentation: Remove outdated icons 2026-01-02 19:19:51 +08:00
世界
d50a687ac7 documentation: Improve local DNS server 2026-01-02 19:19:51 +08:00
世界
77cbd3490a documentation: Add preferred_by route rule item 2026-01-02 19:19:50 +08:00
世界
4ccd02709d documentation: Add interface address rule items 2026-01-02 19:19:50 +08:00
Bruce Wayne
7fa7d4f0a9 ducumentation: update Shadowsocks inbound documentation for SSM API 2026-01-02 19:18:52 +08:00
Kismet
44981fd803 documentation: Fix typo 2025-08-11 22:11:13 +08:00
yanwo
50eadb00c7 documentation: Fix typo
Signed-off-by: yanwo <ogilvy@gmail.com>
2025-07-08 13:14:45 +08:00
anytinz
d4012bd0b2 documentation: Fix wrong SideStore loopback ip 2025-07-08 13:14:45 +08:00
世界
24c940c51c Improve TLS fragments 2025-07-08 13:14:44 +08:00
世界
407ee08d8a Add cache support for ssm-api 2025-07-08 13:14:44 +08:00
世界
5662784afb Add loopback address support for tun 2025-07-08 13:14:44 +08:00
世界
d339f85087 Fix missing home for derp service 2025-07-08 13:14:43 +08:00
Zero Clover
b6a114f7f4 documentation: Fix services 2025-07-08 13:14:43 +08:00
世界
71a76e9ecb documentation: Minor fixes 2025-07-08 13:14:42 +08:00
世界
0146fbfc40 Add SSM API service 2025-07-08 13:14:42 +08:00
世界
6ee3117755 Add resolved service and DNS server 2025-07-08 13:14:41 +08:00
世界
e2440a569e Add DERP service 2025-07-08 13:14:41 +08:00
PuerNya
42064fe7ec documentation: Fix description of reject DNS action behavior 2025-07-08 13:14:40 +08:00
世界
ed5b2f2997 Add missing accept_routes option for Tailscale 2025-07-08 13:14:39 +08:00
世界
3b480de38a Add TLS record fragment support 2025-07-08 13:14:38 +08:00
世界
c3403c5413 Add control options for listeners 2025-07-08 13:14:38 +08:00
世界
ce32d1c2c3 documentation: Fix anytls padding scheme description 2025-07-08 13:12:34 +08:00
reletor
0b4b5e6f0f documentation: Minor fixes 2025-07-08 13:12:33 +08:00
世界
6a211f6ed6 Fix missing handling of legacy domain_strategy options 2025-07-08 13:12:32 +08:00
anytls
d115e36ed8 Update anytls
Co-authored-by: anytls <anytls>
2025-07-08 13:12:30 +08:00