kitabisa / mubeng

An incredibly fast proxy checker & IP rotator with ease.
Apache License 2.0
1.63k stars 194 forks source link

[FEATURE] shadowsocks support #18

Open darkprogrammernight opened 3 years ago

darkprogrammernight commented 3 years ago

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[bot] commented 3 years ago

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

kitabisa-bot[bot] commented 3 years ago

It's worth preserving!

We will be developing this for enhancement.

enhancement

dwisiswant0 commented 3 years ago

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

darkprogrammernight commented 3 years ago

that's great 🙂 thank you

cnbeining commented 2 years ago

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.