udp-sender
multicast file transfer tool
Install
- All systems
-
curl cmd.cat/udp-sender.sh
- Debian
-
apt-get install udpcast
- Ubuntu
-
apt-get install udpcast
- Kali Linux
-
apt-get install udpcast
- Fedora
-
dnf install udpcast
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install udpcast
- Raspbian
-
apt-get install udpcast
- Dockerfile
- dockerfile.run/udp-sender
udpcast
multicast file transfer tool
UDPcast can send data simultaneously to many destinations on a LAN. This can be used, for example, to install entire classrooms of PCs at once. The advantage of UDPcast over other methods (such as NFS, FTP, etc.) is that UDPcast uses Ethernet’s multicast abilities, which means it won’t take longer to install 15 machines than it would to install just two.