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

request feature bypass proxy #33

Open
bejokun opened this issue Mar 17, 2024 · 4 comments
Open

request feature bypass proxy #33

bejokun opened this issue Mar 17, 2024 · 4 comments

Comments

@bejokun
Copy link

bejokun commented Mar 17, 2024

Hii
If possible please add bypass domain list when use proxy feature for easy to use.
Thanks

@bablosoft
Copy link
Collaborator

What do you mean?

@bejokun
Copy link
Author

bejokun commented Mar 17, 2024

i mean , feature like this original args

args: [
'--proxy-server=socks4://1.2.3.4:5678',
'--proxy-bypass-list=.google.com, .bing.com'
],

or like this
proxy: {
bypass: ".azenv.net",
server: "socks4://1.2.3.4:5678",
},

@bablosoft
Copy link
Collaborator

bablosoft commented Mar 17, 2024

No, this is not implemented.

@bejokun
Copy link
Author

bejokun commented Mar 17, 2024

Why ?
I think most of premium fingerprint users like me, bypass is very important

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