mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-21 10:03:28 +00:00
b0212d4b00a1e7f26c50b4402b2a9f80b03e9dbc
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
rttys(中文)
The server side of rtty
Keep Watching for More Actions on This Space
How to install
Install the GO language environment (if you haven't installed it)
sudo apt-get install golang
Install dependent packages
go get github.com/gorilla/websocket
go get github.com/rakyll/statik
Install rtty server
go get github.com/zhaojh329/rttys
Manual run
$GOPATH/bin/rttys -port 5912
Install the automatic boot script
cd $GOPATH/src/github.com/zhaojh329/rttys
sudo ./install.sh
sudo /etc/init.d/rttys start
Contributing
If you would like to help making rttys better, see the CONTRIBUTING.md file.
Description
Languages
GO
43.5%
Vue
38.5%
TypeScript
13%
Shell
3.1%
PowerShell
1.1%
Other
0.8%
