Evsyukov Denis 802943bd28 fix(ss): propagate cipher errors and decode SIP002 base64 auth
- Return err instead of nil in SS TCP/UDP connector Init when
  NewClientConfig fails, preventing nil pointer dereference in WrapConn
- Initialize tcpClient in UDP connector for UDP-over-TCP path
- Add decodeSIP002Auth to handle ss://BASE64(method:password)@host:port
  URL format with RawURLEncoding and StdEncoding fallback
- Update buildServiceConfig and buildNodeConfig to decode SIP002 auth
  for ss* schemes before falling back to standard userinfo parsing
- Support RawURLEncoding in parseAuthFromCmd with StdEncoding fallback
- Add tests for decodeSIP002Auth, parseAuthFromCmd, and integration
  tests for buildNodeConfig/buildServiceConfig
2026-04-21 20:55:45 +08:00
2025-08-29 23:36:31 +08:00
2025-08-29 23:36:31 +08:00
2025-08-29 23:36:31 +08:00
2025-08-29 23:36:31 +08:00
2025-08-05 00:13:48 +08:00
2025-08-04 19:29:38 +08:00
2026-04-21 20:49:28 +08:00
2025-08-10 18:36:43 +08:00
2025-08-09 16:34:04 +08:00
2025-08-29 23:36:31 +08:00
2025-08-09 16:34:04 +08:00
2025-01-08 23:12:06 +08:00
2025-10-11 21:54:16 +08:00
2025-08-04 19:29:38 +08:00
2024-09-14 23:21:25 +08:00
2025-02-08 23:07:54 +08:00
2024-10-22 22:51:33 +08:00
fix
2026-04-21 20:53:10 +08:00
2025-11-11 12:37:33 +08:00
2022-03-14 20:27:50 +08:00
fix
2026-04-21 20:53:10 +08:00

The extended (may be experimental) features outside the main gost tree.

S
Description
No description provided
Readme 8 MiB
Languages
Go 100%