Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy-type #6

Open
gallegoz opened this issue Jan 28, 2023 · 3 comments
Open

proxy-type #6

gallegoz opened this issue Jan 28, 2023 · 3 comments

Comments

@gallegoz
Copy link

Hi, is there documentation for cli options and for config.json options? I couldn't find it.

Anyway, my question is: proxy-type in config.json specifies which proxy type to check right? What are the possible options for it other than "http"? And is it possible to put multiple options? Like, http,socks4,socks5 and so it checks for all three types?

Also, your readme shows this option: -input <proxies.txt>
But it's actually -in not -input

@gallegoz
Copy link
Author

gallegoz commented Feb 8, 2023

@Yariya can you tell me please if it's possible to add multiple proxy types to config?

@Yariya
Copy link
Owner

Yariya commented Feb 8, 2023

socks4, socks5 and http are supported.

@gallegoz
Copy link
Author

gallegoz commented Feb 8, 2023

socks4, socks5 and http are supported.

Hi, what I'm wondering is, is it possible to specify more than one type to check? Like for example:

"proxy-type": "http,socks4,socks5"

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

No branches or pull requests

2 participants