Skip to content

Releases: zhaojh329/rttys

v3.0.0

31 Jan 10:07
Compare
Choose a tag to compare

v2.10.3

13 Aug 03:32
Compare
Choose a tag to compare

8239c6b html: Fix i18n
48bd1a2 html: keep package-lock.json
25fd04e html: Drop debug code
8a3fa3f Change the license from LGPL2 to MIT
7de126d pwauth: Optimize code

pre-built release binaries:
rttys-darwin-386.tar.gz
rttys-darwin-amd64.tar.gz
rttys-freebsd-386.tar.gz
rttys-freebsd-amd64.tar.gz
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.10.2

30 Apr 02:44
Compare
Choose a tag to compare

v2.10.1

27 Apr 15:27
Compare
Choose a tag to compare

d883e04 Support build darwin
ca7dcda Optimized version management
d75ef1b Log to /var/log/rttys.log when stdout is a terminal
87a9248 Handle some error
2b10e61 Drop code which is not needed.

pre-built release binaries:
rttys-darwin-386.tar.gz
rttys-darwin-amd64.tar.gz
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip

v2.10.0

26 Apr 16:52
Compare
Choose a tag to compare

c9dc202 use go mod
38b8c19 broker.go: Use json-iterator/go instead of buger/jsonparser
b2d0fcd generate token: support set a password
a323847 Use json-iterator/go instead of buger/jsonparser
80cee19 Optimize code by write a cache package
700ea91 Optimize code by use http.SetCookie
7d0d83e Fix bug: should only authentication device
ee2fd7e Support device authentication
ddead90 Use logrus
ec470e6 Optimize code by use sync.Map
8c839d4 StringToUTF16Ptr Deprecated. Use UTF16PtrFromString instead.
0720388 Fix bug: Forget to Stop the ticker in keepAlive
9614290 Fix error: Uncaught ReferenceError: exports is not defined
7e611b3 Fix bug: Forgot to call function 'cleanHttpSession'

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

v2.9.2

08 Mar 06:39
Compare
Choose a tag to compare

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