atftp
advanced TFTP client
Install
- All systems
-
curl cmd.cat/atftp.sh
- Debian
-
apt-get install atftp
- Ubuntu
-
apt-get install atftp
- Arch Linux
-
pacman -S atftp
- Kali Linux
-
apt-get install atftp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install atftp
- Raspbian
-
apt-get install atftp
- Dockerfile
- dockerfile.run/atftp
atftp
advanced TFTP client
Interactive client for the Trivial File Transfer Protocol (TFTP). Its usage is mainly for testing and debugging the Atftp server. TFTP client is usually implemented in BIOS and bootstraps programs like pxelinux when booting from LAN. Atftp also supports non-interactive invocation for easy use in scripts.