Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.35 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.35 KB

rttys(中文)

license PRs Welcome Issue Welcome Release Version Build Status

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.