$ git submodule update --init --recursive
$ make
$ ./ssserver
Call ssserver with the --help option for a list of command-line arguments.
Tests can be run with:
$ make test
The proxy server is expected to be bound to port 23456 for the tests to work. Start it with -p 23456.