sish is a reverse SSH connection tool that can be used to create secure tunnels between two computers. In this tutorial, we will go through the steps for installing sish on Windows 11.
Before we begin, ensure that you have the following:
Open the command prompt by pressing the Win
and R
keys simultaneously and typing cmd
, then pressing Enter
.
Clone the sish repository from Github by typing the following command in the command prompt:
git clone https://github.com/antoniomika/sish.git
Navigate to the sish directory by typing the following command in the command prompt:
cd sish
Compile the sish source code by typing the following command in the command prompt:
go build
If the compilation is successful, you will see an executable file named sish.exe
in the sish directory.
Add the sish executable to your system's environment variables:
This PC
icon on your desktop and select Properties
.Advanced system settings
.Environment Variables
.Path
and click on Edit
.New
and enter the path to the sish directory (e.g., C:\Users\YourUserName\sish
).OK
to close all windows.Verify that the sish executable is in your path by typing the following command in the command prompt:
sish --version
This will display the current version of sish if it is installed properly.
You have now successfully installed sish on your Windows 11 computer.
In this tutorial, we went through the process of installing sish on Windows 11. Now, you can use the sish tool to create secure tunnels between two computers.
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!