mirror of
https://github.com/gl-inet/glkvm-cloud.git
synced 2026-09-21 01:53:23 +00:00
c68c81d4f6
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
1.5 KiB
1.5 KiB
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
sudo ./rttys
Contributing
If you would like to help making rttys better, see the CONTRIBUTING.md file.