csharp-leaf / Leaf.xNet

HTTP Library. Impoved original xNet.
https://github.com/csharp-leaf
180 stars 52 forks source link

Is it support ShadowSocks proxies? #131

Closed SirDeveloperOrg closed 2 years ago

SirDeveloperOrg commented 2 years ago

Hi, sorry for submitting another issue, So all we know that HQ free proxies are really rare, but there is a lot of free HQ ShadowSocks proxies on internet, so is it possible to use them on this Library? Example: ss://YWVzLTI1Ni1nY206S3F1djVVaHZaWE5NZW1BUXk4RHhaN3Fu@95.57.207.202:38620#Kazakhstan%20%F0%9F%87%B0%F0%9F%87%BF

ldstr commented 2 years ago

Hey SirDeveloper,

This fork of xNet doesn't support "ShadowSocks." The only proxy types that are supported are HTTP(s), Socks4(A), and Socks5.

Can I have more info regarding this proxy type?

SirDeveloperOrg commented 2 years ago

Hey SirDeveloper,

This fork of xNet doesn't support "ShadowSocks." The only proxy types that are supported are HTTP(s), Socks4(A), and Socks5.

Can I have more info regarding this proxy type?

About Shadowsocks on Wikipedia Free Shadowsocks proxy

SirDeveloperOrg commented 2 years ago

Its can be useful: v2rayN

grandsilence commented 2 years ago

There are no plans to support ShadowSocks. You can open a Pull Request and help the community with this.