[haes:]
Like haproxy, hass is used to distribute requests to multiple shadowsocks backends by intelligent algorithms.
- Speak HTTP and sock5 protocol
- Support web based management and statictis
- url persistent and lease connection first distribution.
The admin web page look like:
git clone http://github.com/gtt116/hass
make
These commands will result in 3 executable file: hass, hass_mac, hass.exe
if govendor
do not existed, install it by go get -u github.com/kardianos/govendor
, then
govendor build