Jianhui Zhao b0212d4b00 Support Query online devices
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-01-17 23:55:12 +08:00
2018-01-17 22:31:20 +08:00
2018-01-17 21:31:35 +08:00
2018-01-17 23:21:24 +08:00
2018-01-17 23:21:24 +08:00
2018-01-17 21:31:35 +08:00
2018-01-17 23:29:56 +08:00
2018-01-17 23:29:56 +08:00
2018-01-17 23:29:56 +08:00
2018-01-17 23:29:56 +08:00
2018-01-17 23:55:12 +08:00
2018-01-17 23:21:24 +08:00

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.

S
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-02-27T09:21:11.638Z
Readme MIT 70 MiB
Languages
GO 49.1%
Vue 47.9%
Shell 2.6%
Dockerfile 0.4%