Skip to content

Releases: zhaojh329/rttys

v2.9.1

12 Feb 11:04
Compare
Choose a tag to compare

7d87e2f Check root: Password can be empty
16cd06e Modify Check Root Startup
b24ac28 Drop unused code
73f627f Optimize js code by use Vue.set and Vue.delete
d22aec7 Fix init scripts

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.9.0

20 Jan 07:53
Compare
Choose a tag to compare

f7b04c9 Support press Enter to add parameter and environment variable
f26078c Code refactoring
9766d7a Use string as session ID
59a0e4a func UniqueId: Reimplement
b39f5cf Fix icon of login page
a828a95 Fix bug: Environment variable not set correctly on web
28147c8 More convenient to add command parameters and environment variables

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.8.1

12 Jan 13:55
Compare
Choose a tag to compare

837b6c8 Fix bug: use null variable on window.atob
b753939 validate params for exec command on web
d813be2 Show stdout and stderr when exec cmd on web.
db9ea64 Add rttys.service for systemd
a5b38f0 Fix rttys.init

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.8.0

09 Jan 03:27
Compare
Choose a tag to compare

8be3cab Fix bug: exec cmd error when cmd is too more
5917b51 Fix bug: exec cmd on web when cmd is too more
1e7dadb Fix js bug
9d71713 Fix bug: write map in parallel
4326719 exec cmd on Web: Adapt to new ways
6d8dead Improve remote exec command
fc4a14c Support config file

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.7.0

23 Dec 13:55
Compare
Choose a tag to compare

v2.5.2

12 Oct 07:21
Compare
Choose a tag to compare

da92b65 Fix bug: login fail in linux for web
4f4afb7 windows: Login with system username and password for web

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.5.1

11 Oct 16:54
Compare
Choose a tag to compare

51c347b Not support darwin
ddf0c3c linux login: Reimplemented with pure Go
11203ce build.sh: add ldflags="-s -w"
1edd3cc Delayed check user
91ecac9 Drop version match

Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.5.0

05 Oct 07:42
Compare
Choose a tag to compare

v2.4.0

21 Sep 13:28
Compare
Choose a tag to compare

94384d3 Optimize keep-alive mechanism
c5dcaeb Support match protocol versions between server and client

rttys-x64.tar.gz
rttys-win64.zip

v2.3.1

10 Sep 16:14
Compare
Choose a tag to compare

15c60f5 Fix bug: Keep-alive inspection should be only for device
a96aef7 Remove some debug code

rttys-x64.tar.gz
rttys-win64.zip