Skip to content

Fishmanzero/slss

 
 

Repository files navigation

slss

Build Status

A port of shadowsocks running in Amazon Lambda.

How to use

Get the source code

go get -v github.com/serverless-ss/slss

Edit the config.json

cd $GOPATH/src/github.com/serverless-ss/slss
vim config.json

Install the dependencies and run slss

make install && make start

About

🌫️A port of shadowsocks running in Amazon Lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.2%
  • JavaScript 12.6%
  • Makefile 9.2%