Releases: zhaojh329/rttys
v3.0.0
38e7482 html: Update some package
0846fce Do not use websocket for device
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.3
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
a3e89a6 package pwauth
6c9c7fe Support login in freebsd by system user/password
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.1
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
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
211d2de Beautify the display of the web interface
Precompiled:
rttys-linux-386.tar.gz
rttys-linux-amd64.tar.gz
rttys-windows-386.zip
rttys-windows-amd64.zip
v2.9.1
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
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
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
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