Logo
Explore
Register Sign In
chuan/CLIProxyAPI
Watch 1
Star 0
Fork 0
mirror of https://github.com/router-for-me/CLIProxyAPI.git synced 2026-03-02 04:24:11 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
832268cae7eff9ebf579daee722436075e4cd4cd
CLIProxyAPI/internal/runtime/executor
T
History
Luis Pater 832268cae7 refactor(proxy): improve SOCKS5 proxy authentication handling
- Added nil check for proxy user credentials to prevent potential nil pointer dereference.
- Enhanced authentication logic for SOCKS5 proxies in `proxy_helpers.go` and `proxy.go`.
2025-09-30 11:23:39 +08:00
..
claude_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
codex_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
gemini_cli_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
gemini_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
gemini_web_executor.go
feat(provider/gemini-web): Prioritize explicit label for account identification
2025-09-27 10:56:15 +08:00
logging_helpers.go
rebuild branch
2025-09-25 10:32:48 +08:00
openai_compat_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
proxy_helpers.go
refactor(proxy): improve SOCKS5 proxy authentication handling
2025-09-30 11:23:39 +08:00
qwen_executor.go
feat(runtime): introduce newProxyAwareHTTPClient for enhanced proxy handling
2025-09-30 09:04:15 +08:00
usage_helpers.go
rebuild branch
2025-09-25 10:32:48 +08:00