owftpd
FTP daemon providing access to 1-Wire networks
Install
- All systems
-
curl cmd.cat/owftpd.sh
- Debian
-
apt-get install owftpd
- Ubuntu
-
apt-get install owftpd
- Kali Linux
-
apt-get install owftpd
- Fedora
-
dnf install owftpd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install owftpd
- Raspbian
-
apt-get install owftpd
- Dockerfile
- dockerfile.run/owftpd
owftpd
FTP daemon providing access to 1-Wire networks
The 1-Wire bus is a cheap low-speed bus for devices like weather sensors, access control, etc. It can be attached to your system via serial, USB, I2C, and other interfaces. FTP daemon providing access to 1-Wire networks.