Files
glkvm-cloud/README.md
T
Jianhui Zhao 05e61e9c01 Update README
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-10-05 23:04:13 +08:00

1.2 KiB

rttys(中文)

license PRs Welcome Issue Welcome Release Version

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

$ sudo ./rttys -h
Usage of rttys:
  -cert string
        certFile Path
  -key string
        keyFile Path
  -port int
        http service port (default 5912)

run

sudo ./rttys

Contributing

If you would like to help making rttys better, see the CONTRIBUTING.md file.