Sish is a terminal-based reverse SSH connection tool that allows you to access your Linux machine from a remote location. This tutorial will guide you through the process of installing Sish on Manjaro Linux.
Before installing Sish, you need to install some dependencies required for it to run. Open the terminal and run the following command:
sudo pacman -S go git
Next, you need to clone the sish repository from Github. To do so, run the following command in the terminal:
git clone https://github.com/antoniomika/sish.git
This will download the repository to your current directory.
Once the repository has been cloned, change to the sish directory by running the following command:
cd sish
From there, build and install sish by running the following command:
make install
This will download any additional dependencies and compile sish.
Finally, start sish by running the following command:
sish
This will start sish and display its configuration options. Further configuration options can be found in the sish documentation.
Congratulations! You have successfully installed sish on Manjaro Linux. Now, you can use this tool to access your Linux machine from a remote location.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!