Niko Marmeladkov
691cce1361
fix: register user_manager in context, immediate credential sync for all protocols, fix vless flow, add Authorization header
Build / Calculate version (push) Has been cancelled
Build / Build binary (push) Has been cancelled
Build / Build Darwin binaries (push) Has been cancelled
Build / Build Windows binaries (push) Has been cancelled
Build / Build Android (push) Has been cancelled
Build / Publish Android (push) Has been cancelled
Build / Build Apple clients (push) Has been cancelled
Build / Upload builds (push) Has been cancelled
2026-06-18 22:16:18 +03:00
Niko Marmeladkov
a3404e463f
feat: add universal user_manager service for external auth & traffic tracking
...
Build / Calculate version (push) Waiting to run
Build / Build binary (push) Blocked by required conditions
Build / Build Darwin binaries (push) Blocked by required conditions
Build / Build Windows binaries (push) Blocked by required conditions
Build / Build Android (push) Blocked by required conditions
Build / Publish Android (push) Blocked by required conditions
Build / Build Apple clients (push) Blocked by required conditions
Build / Upload builds (push) Blocked by required conditions
- New UserManager service with HTTPS auth, credential sync, traffic tracking, and kick API
- Integrates into all 10 protocol inbounds (hysteria2, tuic, vless, vmess, trojan,
shadowsocks, http, socks, mixed, naive)
- Each inbound auto-detects user_manager from service context, falls back to static config
- Auth server contract: POST /api/auth, GET /api/credentials, POST /api/traffic
2026-06-18 15:49:49 +03:00
世界
5e7fd7ad78
Fix lint errors
2026-05-13 23:39:27 +08:00
世界
2f139af2d1
Fix naive inbound close
2026-05-13 16:28:49 +08:00
hdrover
d9b435fb62
Fix naive inbound padding bytes
2026-04-06 22:33:11 +08:00
世界
4fd2532b0a
Fix naive quic error message
2026-03-30 22:42:36 +08:00
世界
8ae93a98e5
Remove overdue deprecated features
2026-03-01 12:30:43 +08:00
世界
cf4791f1ad
platform: Improve iOS OOM killer
2026-02-26 14:13:32 +08:00
世界
b5800847ae
More linux builds for naive
2026-02-21 13:55:31 +08:00
世界
58fcdceca2
Fix naive padding
2026-02-09 15:50:51 +08:00
世界
8ec58c96f5
Fix naive outbound on iOS
2026-01-17 19:15:56 +08:00
世界
4273ffa77e
Update cronet-go to v143.0.7499.109-1
2026-01-17 05:48:17 +08:00
世界
35ff7d1fb4
Update quic-go to v0.58.0
2026-01-17 05:48:04 +08:00
世界
143983b585
Remove certificate_public_key_sha256 for naive
2026-01-17 05:47:54 +08:00
世界
750dc9c3e0
Fix naive network
2026-01-17 05:47:53 +08:00
世界
48b7adde7d
Add QUIC support for naiveproxy
2026-01-17 05:47:52 +08:00
世界
0585f6d065
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
世界
9b0960bb5a
Fix bugs and add UoT option for naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
ad7b982242
Add naiveproxy outbound
2026-01-17 05:47:41 +08:00
世界
107f92381b
Add support for kTLS
...
Reference: https://gitlab.com/go-extension/tls
2026-01-17 05:44:42 +08:00
世界
670f32baee
Fix naive inbound
2025-12-12 21:19:28 +08:00
世界
f352f84483
Fix read address
2025-09-05 15:16:14 +08:00
世界
0c66888691
Fix lint
2025-01-13 15:14:30 +08:00
世界
68781387fe
refactor: WireGuard endpoint
2025-01-13 15:14:30 +08:00
世界
e233fd4fe5
refactor: Modular inbounds/outbounds
2025-01-13 15:14:29 +08:00