Snapdrop is a web-based file sharing tool that allows you to easily transfer files between devices connected to the same Wi-Fi network. In this tutorial, we will guide you through the installation process of Snapdrop on Kali Linux Latest.
Open the Terminal on your Kali Linux system by clicking the Applications menu, selecting Terminal, or by pressing Ctrl+Alt+T.
To install Git on your Kali Linux system, run the following command in your Terminal:
sudo apt-get install git
To clone the Snapdrop repository, run the following command in your Terminal:
git clone https://github.com/RobinLinus/snapdrop.git
After the repository has been cloned, navigate to the Snapdrop directory:
cd snapdrop/snapdrop-cli
Install snapdrop-cli by running the following command:
sudo npm install -g snapdrop-cli
To launch Snapdrop, run the following command in your Terminal:
snapdrop
With Snapdrop launched, you can access it through your web browser by entering your Kali Linux's IP address followed by ":8080" into the address bar. Your Kali Linux's IP address can be found by running the following command in your Terminal:
ip addr show eth0
Replace "eth0" with the name of your network interface if necessary.
You now know how to install Snapdrop on Kali Linux Latest. Snapdrop is now ready to use to transfer files between devices connected to the same Wi-Fi network.
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!