# plus1s.live **Repository Path**: andrewgithub/plus1s.live ## Basic Information - **Project Name**: plus1s.live - **Description**: 🐸ASCII在线视频流搭建脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-08 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # plus1s.live ![jike_1522104767403_pic.gif](https://download.aoaoao.me/jike_1522104767403_pic.gif) 你的服务器除了用来挂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 ``` 详细说明:https://aoaoao.me/1502.html