Jianhui Zhao 3a722cf276 Use lrzsz to transfer file
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com>
2018-09-25 08:22:35 +08:00
2018-09-25 08:22:35 +08:00
2018-03-14 22:45:15 +08:00
2018-09-25 08:22:35 +08:00
2018-09-25 08:22:35 +08:00
2018-09-08 17:16:04 +08:00
2018-01-17 21:31:35 +08:00
2018-09-25 08:22:35 +08:00
2018-06-14 17:03:00 +08:00
2018-09-21 14:24:51 +08:00
2018-09-09 02:15:16 +08:00
2018-03-14 22:37:04 +08:00
2018-03-14 22:37:04 +08:00
2018-03-03 17:27:21 +08:00
2018-09-09 02:15:16 +08:00
2018-09-09 02:15:16 +08:00
2018-08-22 21:44:56 +08:00
2018-08-22 22:05:57 +08:00
2018-09-21 14:27:27 +08:00
2018-09-21 14:27:27 +08:00

rttys(中文)

license PRs Welcome Issue Welcome Release Version

The server side of rtty

Keep Watching for More Actions on This Space

How to install and run

Download the compiled file(x64)

https://github.com/zhaojh329/rttys/releases

Linux

Decompress the file you downloaded to your root path

sudo tar -zxvf rttys-x64.tar.gz -C /

Manual run

sudo rttys -cert /etc/rttys/rttys.crt -key /etc/rttys/rttys.key

See Supported Command Line Parameters

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

Run in background (Ubuntu)

sudo update-rc.d rttys defaults
sudo /etc/init.d/rttys start

View log

cat /var/log/rtty.log

Windows

First unzip the file you downloaded

Open Command Prompt and enter the directory where rttys.exe is located

rttys -cert rttys.crt -key rttys.key

Contributing

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

S
Description
Self-Deployed Lightweight KVM Cloud
Readme 118 MiB
Languages
GO 43.5%
Vue 38.5%
TypeScript 13%
Shell 3.1%
PowerShell 1.1%
Other 0.8%