你的服务器除了用来挂SS外,还可以拿来续
curl aoaoao.me:1926
go
go build stream.go
./stream
nodejs
npm install
node stream.js
python
# support python2 and python3
python stream.py
docker(go)
docker build -f Dockerfile-go -t plus1s:live .
docker run -it -p 1926:1926 plus1s:live