Releases: MisterTea/EternalTerminal
Releases · MisterTea/EternalTerminal
Eternal Terminal 3.1.0
- Fixes a crash when connecting to an IP address instead of a hostname. Closes #43
- Add support for TCP tunneling.
Eternal Terminal 3.0.6
- Adds the -c option for running a command upon login.
Eternal Terminal 3.0.5
- Use interactive shell command
- set /proc/self/loginuid on linux
Eternal Terminal 3.0.4
Fixes server hang when a client dies unexpectedly.
Clean up zombie process on client exit.
Eternal Terminal 3.0.2
Set user groups and SE context upon login.
Eternal Terminal 3.0.1
Fixes an issue with daemonizing in CentOS.
Better reporting for connection issues.
Eternal Terminal 3.0.0
- This major release makes the server a root daemon, allowing multiple users to run ET over the same port.
Eternal Terminal v2.1.0
- Compiles now on debian and other linux systems with older gflags implementations.
- CPU overhead is massively reduced
- Fixed logic in launcher to kill stale sessions
Eternal Terminal v2.0.2
Minor tweaks to the launcher. Fixes for ubuntu