Inlets is a cloud-native tunneling tool that can be used to expose internal resources such as web servers and other services to the internet securely. In this tutorial, we will go through the steps to install inlets on Kali Linux latest version.
Before we begin, make sure that you have the following:
First, update the packages on your system by running the following command:
sudo apt-get update
sudo apt-get upgrade
Inlets can be installed on Kali Linux through a Debian package. To download and install the package, follow these steps:
wget https://github.com/inlets/inlets/releases/download/2.7.2/inlets_2.7.2_amd64.deb
Note: The version used in this tutorial is 2.7.2. You can replace it with the latest version available.
sudo dpkg -i inlets_2.7.2_amd64.deb
After the installation is complete, verify the installation by running the inlets version command:
inlets version
You should see the version number printed in the console if the installation was successful.
In this tutorial, we have seen how to install Inlets on Kali Linux. Inlets can be used for various scenarios such as exposing internal web servers, remote debugging, and exposing Kubernetes Services.
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!