-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): implement SOCKS support for HTTP requests
- Add socksConnector and socksDispatcher functions for SOCKS proxy support - Integrate with Undici for efficient connection management - Support both single and chained SOCKS proxies - Handle HTTPS connections with TLS upgrade - Provide fallback to direct connection for empty proxy list
- Loading branch information
1 parent
bf32c01
commit c18ca9d
Showing
1 changed file
with
108 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters