Adding README and screenshot.
This commit is contained in:
parent
06eccde5f4
commit
8508318ab3
|
@ -0,0 +1,17 @@
|
|||
# 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](/Screenshot.png?raw=true "Screenshot")
|
||||
|
||||
## License
|
||||
|
||||
I am releasing this project under the GNU AGPLv3.
|
Binary file not shown.
After Width: | Height: | Size: 7.6 KiB |
Loading…
Reference in New Issue