Skip to content

getlantern/tiny-shadowsocks

Repository files navigation

tiny-shadowsocks

This repository implements a tiny-go shadowsocks client so it can be used as a WATER dialer

Requirements

Building

For generating a debug version, run:

make debug

For generating a release version, run:

make release

Config

If you need to add a new field that should be loaded from the config file, you can add it to the Config struct in config/config.go and generate the tinyjson file with:

make config

Testing

make test

About

Tiny shadowsocks for WATER

Resources

Stars

Watchers

Forks

Packages

No packages published