Skip to content

feat: add -x flag to specify proxy URL on command line#618

Open
Cherrling wants to merge 1 commit into
rofl0r:masterfrom
Cherrling:master
Open

feat: add -x flag to specify proxy URL on command line#618
Cherrling wants to merge 1 commit into
rofl0r:masterfrom
Cherrling:master

Conversation

@Cherrling
Copy link
Copy Markdown

Allows users to specify a proxy directly via -x, like curl's -x flag, without needing a configuration file. Supports socks5, http, and authenticated proxy URLs (e.g. socks5://user:pass@host:port).

Can be combined with -f to read chain type/timeout settings from a config file while overriding the proxy list via -x.

Allows users to specify a proxy directly via -x, like curl's -x flag,
without needing a configuration file. Supports socks5, http, and
authenticated proxy URLs (e.g. socks5://user:pass@host:port).

Can be combined with -f to read chain type/timeout settings from a
config file while overriding the proxy list via -x.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant