Skip to content
This repository has been archived by the owner on Sep 23, 2018. It is now read-only.

dantmnf/YASS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YASS - Yet Another Shadowsocks

This program implements the Shadowsocks protocol in C#

To-do list

  • TCP relay server with HMAC support
  • UDP relay server with HMAC support
  • TCP relay client
  • UDP relay client

Building

The Any CPU architecture neither copies OpenSSL libraries to output path, nor prefers 32-bit runtime. You should provide proper OpenSSL library.

Mono Compatibility

Not guranteed. Currently the MSIL binaries can run in Mono with DLL maps.

About

OBSOLETED REPOSITORY

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published