How to Install and Uninstall sidedoor Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 07,2024

1. Install "sidedoor" package

This tutorial shows how to install sidedoor on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install sidedoor

2. Uninstall "sidedoor" package

This is a short guide on how to uninstall sidedoor on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove sidedoor $ sudo apt autoclean && sudo apt autoremove

3. Information about the sidedoor package on Ubuntu 20.10 (Groovy Gorilla)

Package: sidedoor
Architecture: all
Version: 0.2.1-1
Priority: optional
Section: universe/net
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dara Adib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 51
Depends: adduser, lsb-base (>= 3.0-6), openssh-client
Recommends: openssh-server
Suggests: sidedoor-sudo
Filename: pool/universe/s/sidedoor/sidedoor_0.2.1-1_all.deb
Size: 13048
MD5sum: e78e7c08ce618d9110199e8c4e267cee
SHA1: f1ccd0371e84e7b351a8e0b93497c894538f627c
SHA256: a74e1601be395f321dffa706a950d22bb73ad06234f707c8e9bfad921dabd015
SHA512: 1fada49ea1481f314e41381aadafa382e2db8fd9708a463d677755d5d2e26f1d2944c9d92784a3accb2e45ddc3ad78caa88909ff13df86dd2b803a1b0571de33
Homepage: https://github.com/daradib/sidedoor
Description-en: 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.
Description-md5: f5f74bb4dbe5f692f2c12e3ac958149f