A very basic SOCKS4 server written in C#
Go to file
Brandon Scott 30f6402d92
Create LICENSE
2019-01-29 21:38:02 -06:00
ProxyServerSharp Fleshing out the framework to add more proxy server types, authentication and settings. 2019-01-29 21:15:08 -06:00
.gitignore Initial commit 2015-06-29 20:34:25 -05:00
LICENSE Create LICENSE 2019-01-29 21:38:02 -06:00
ProxyServerSharp.sln Initial commit 2015-06-29 20:34:25 -05:00
README.md Adding README and screenshot. 2019-01-29 21:35:51 -06:00
Screenshot.png Adding README and screenshot. 2019-01-29 21:35:51 -06:00

README.md

ProxyServerSharp

Description

A universal proxy server written in C# for educational purposes.

Future Roadmap

So far only SOCKS4 is supported, however SOCKS5, TLS and HTTP are planned to be supported sometime in the near future.

Screenshot

Screenshot

License

I am releasing this project under the GNU AGPLv3.