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

[FEATURE] shadowsocks support #18

Open
darkprogrammernight opened this issue Apr 13, 2021 · 5 comments
Open

[FEATURE] shadowsocks support #18

darkprogrammernight opened this issue Apr 13, 2021 · 5 comments
Assignees
Labels

Comments

@darkprogrammernight
Copy link

hi thanks for your great tool

is it possible to add support for the shadowsocks ( ss:// ) protocol?
I'm using surfshark shadowsocks proxy for connecting to the internet and I wonder if it is possible to add shadowsocks support so guys like me can use those ss:// links as proxy

thanks

@kitabisa-bot
Copy link

kitabisa-bot bot commented Apr 13, 2021

Thank you for raising a issue to us so promptly. Please make sure you have given us as much context as possible.

We will try and get back to you as soon as possible.

on hold

@dwisiswant0 dwisiswant0 added the Type: Enhancement New feature or request label Apr 13, 2021
@kitabisa-bot
Copy link

kitabisa-bot bot commented Apr 13, 2021

It's worth preserving!

We will be developing this for enhancement.

enhancement

@dwisiswant0
Copy link
Member

This is interesting. Let's see if Golang supports shadowsocks proxy for that, we will implement it here afterwards.

@darkprogrammernight
Copy link
Author

darkprogrammernight commented Apr 13, 2021

that's great 🙂
thank you

@cnbeining
Copy link
Contributor

Instead of adding full Shadowsocks support how about chaining existing Shadowsocks client that usually exposes a SOCKS5 proxy?

You can run multiple Shadowsocks clients concurrently and tell them to expose different ports: mubeng shall be able to rotate through local proxies which would work the same manner as you described.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants