Inlets is a tool that allows for secure and fast networking tunnels. In this tutorial, we will walk through how to install Inlets on NetBSD.
To download Inlets on NetBSD, use the following command in the terminal:
wget https://github.com/inlets/inlets/releases/download/$(curl --silent https://github.com/inlets/inlets/releases/latest | grep href | grep download | cut -d '"' -f 2 | cut -d '/' -f 8-)
After downloading Inlets, extract the binary using the following command:
tar -xvf inlets*.tar.gz
Move the Inlets binary to the /usr/bin folder using the following command:
cp ~/inlets /usr/bin
Verify that Inlets is installed by running the following command in the terminal:
inlets version
If installed correctly, this command should return the version number of Inlets.
Inlets is now installed on NetBSD! You can use it to create secure and fast networking tunnels. To learn more about Inlets and its features, visit the official website.
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!