Skip to content

Softnet-Free/softnet-proxy-c-sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softnet Proxy

This is the source code for the Softnet Proxy server developed in .NET Core 6. This server implements mechanisms for establishing TCP and UDP connections in peer-to-peer or proxy mode. To transfer data through TCP connections created in proxy mode, the server uses a new TCP-packet switching technology, which is much more efficient in terms of server resource requirements than TURN/TCP.

Softnet Proxy is free software distributed under the terms of the Apache License, Version 2.0.