mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-23 03:03:21 +00:00
7a5f5c8b2160ae7ba2237c4c36c541aaa2d2fc62
rttys(中文)
The server side of rtty
Usage
download the precompiled programs from Release page according to your os and arch or compile it by yourself.
See Supported Command Line Parameters
./rttys -h
Usage of ./rttys:
-addr string
address to listen (default ":5912")
-conf string
config file to load (default "./rttys.conf")
-ssl-cert string
certFile Path
-ssl-key string
keyFile Path
run as root (use system credentials)
sudo ./rttys
run as normal user (define username and password in config file)
./rttys
View logs when running in the background
cat /var/log/rtty.log
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%