Skip to content

kindlezhuan/rttys

 
 

Repository files navigation

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

./rttys -h
Usage of ./rttys:
  -conf string
        config file to load (default "./rttys.conf")
  -port int
        http service port (default 5912)
  -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.

Packages

No packages published

Languages

  • Go 55.5%
  • Vue 29.5%
  • Shell 15.0%