软件包:sidedoor(0.2.1-1.2)
SSH connection daemon
sidedoor maintains an SSH connection or tunnel with a shell script daemon.
The primary use case is maintaining a remote port forward to the local SSH server (or another port). Thus, the local device can be accessed without using incoming connections that may be blocked by a NAT or firewall or otherwise impractical with mobile devices.
SSH clients can connect to the device via the reverse SSH proxy that sidedoor tunnels to. This proxy server can be untrusted and run by a third party or cloud service.
sidedoor enables SSH keepalives and retries SSH with exponential backoff. In order to reconnect as soon as possible, it resets the backoff when a network interface is brought up (or changed).
Refer to the sidedoor man page to configure and set SSH keys.
其他与 sidedoor 有关的软件包
|
|
|
|
-
- dep: adduser
- 添加、删除用户和组
-
- dep: lsb-base (>= 3.0-6)
- Linux 标准规范初始化脚本功能的过渡软件包
-
- dep: openssh-client
- SSH 客户端,用于登录远程机器
-
- rec: openssh-server
- SSH 服务器,用于从远程安全访问
-
- sug: sidedoor-sudo
- SSH connection daemon - sudoers entry