Wantguns-bin is a tool that makes it easy to install and manage Kali Linux repositories on non-Kali Linux distributions. If you're using Debian Latest and want to use Wantguns-bin, you can use the following steps to install it.
Before you can install Wantguns-bin, you need to install some dependencies. Open your terminal and run the following command:
sudo apt-get install git curl gnupg apt-transport-https dirmngr -y
Next, you need to import the Wantguns-bin key. Run the following command:
curl -s https://raw.githubusercontent.com/wantguns/bin/master/pgpkey.asc | sudo apt-key add -
Now that you have imported the key, you need to add the Wantguns-bin repository to your sources.list file. Run the following command:
echo 'deb https://github.com/wantguns/bin/archive/master.zip ./bin/' | sudo tee /etc/apt/sources.list.d/wantguns-bin.list
You're almost done! All you need to do now is update your package list and install Wantguns-bin. To do this, run the following commands:
sudo apt-get update
sudo apt-get install wantguns-bin
Once the installation is complete, you can verify that Wantguns-bin is installed properly by running the following command:
wantguns
This will display the Wantguns-bin help message, indicating that it is properly installed and ready to use.
Congratulations! You have successfully installed Wantguns-bin on your Debian Latest system. You can now use this tool to easily manage Kali Linux repositories on your non-Kali Linux distribution.
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!