No description
Find a file
Jianhui Zhao 6e5dced360 resolve login path dynamically instead of hardcoding /bin/login #12
Use PATH lookup for the login binary, fallback to /bin/login and /usr/bin/login,
and return a clear error when no login executable is found.
2026-03-29 22:03:41 +08:00
.github update README 2025-11-09 12:38:49 +08:00
log use SPDX-License-Identifier 2025-08-08 19:48:28 +08:00
proto Improve HTTP connection termination with zero-length notifications 2025-08-14 17:57:14 +08:00
utils fix #9 2025-12-02 17:37:33 +08:00
build.sh init 2025-07-28 23:18:02 +08:00
cmd.go The remote cmd response must not exceed 65536 bytes. 2025-08-09 22:23:38 +08:00
cmd_unix.go use SPDX-License-Identifier 2025-08-08 19:48:28 +08:00
cmd_windows.go use SPDX-License-Identifier 2025-08-08 19:48:28 +08:00
config.go Extract common code into a package proto 2025-08-09 13:20:50 +08:00
file_unix.go Extract common code into a package proto 2025-08-09 13:20:50 +08:00
file_windows.go Remove redundant code for windows 2025-08-09 10:56:39 +08:00
go.mod add support config file 2025-08-01 13:19:38 +08:00
go.sum add support config file 2025-08-01 13:19:38 +08:00
http.go Improve HTTP connection termination with zero-length notifications 2025-08-14 17:57:14 +08:00
LICENSE init 2025-07-28 23:18:02 +08:00
main.go bump version 1.1.1 2025-08-17 21:46:58 +08:00
README.md update README 2025-11-09 12:38:49 +08:00
rtty.conf add support config file 2025-08-01 13:19:38 +08:00
rtty.go fix #10 2025-12-02 17:20:09 +08:00
signal_unix.go use SPDX-License-Identifier 2025-08-08 19:48:28 +08:00
signal_windows.go use SPDX-License-Identifier 2025-08-08 19:48:28 +08:00
terminal_unix.go resolve login path dynamically instead of hardcoding /bin/login #12 2026-03-29 22:03:41 +08:00
terminal_windows.go fix #6 2025-12-02 16:27:06 +08:00

rtty

license PRs Welcome Issue Welcome Release Version Build Status Go Report Card Downloads

This is a Go language rewrite of the original C-based rtty remote terminal client.

❤️ Donation