Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tmate-ssh-server: add package #15302

Merged
merged 1 commit into from Apr 1, 2021
Merged

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Mar 29, 2021

The tmate tool is a fork of tmux which allows remote access to a
device without setting up any port forwarding. This commits adds the
backend server which handles connections.

Signed-off-by: Paul Spooren mail@aparcar.org

@aparcar aparcar marked this pull request as draft March 29, 2021 09:10
@aparcar aparcar force-pushed the tmate-server-ssh branch 3 times, most recently from 0014b84 to 42903a6 Compare March 30, 2021 08:41
@aparcar aparcar marked this pull request as ready for review March 30, 2021 08:43
@aparcar aparcar requested a review from neheb March 30, 2021 08:43
@aparcar aparcar force-pushed the tmate-server-ssh branch 2 times, most recently from d6bb665 to a7fca6e Compare March 31, 2021 19:21
The `tmate` tool is a fork of `tmux` which allows remote access to a
device without setting up any port forwarding. This commits adds the
backend server which handles connections.

Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar
Copy link
Member Author

aparcar commented Mar 31, 2021

Tested locally and works fine for now:

Installing tmate-ssh-server (511fd2bd852464e76824279609a34ee93fe148a4-1) to root...
Configuring tmate-ssh-server.
You may use the following settings this in your .tmate.conf:

set -g tmate-server-host gateway
set -g tmate-server-port 2222
set -g tmate-server-rsa-fingerprint SHA256:eUNFWhmN9U93JJFXD05RX8xLDa46nQKdMmK1VN2TNeQ
set -g tmate-server-ed25519-fingerprint SHA256:YfXSL3B6p0egOybiMchjaH3EqjxFoRMxwhC+TW5gEkI

@aparcar
Copy link
Member Author

aparcar commented Mar 31, 2021

This requires at least terminfo - 6.2-2 or later

@aparcar aparcar merged commit ba82e99 into openwrt:master Apr 1, 2021
@aparcar aparcar deleted the tmate-server-ssh branch April 1, 2021 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants