dbd
AppleTalk user binaries
Install
- All systems
-
curl cmd.cat/dbd.sh
- Debian
-
apt-get install netatalk
- Ubuntu
-
apt-get install netatalk
- Alpine
-
apk add netatalk
- Kali Linux
-
apt-get install dbd
- Fedora
-
dnf install jday
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install netatalk
- Raspbian
-
apt-get install netatalk
- Dockerfile
- dockerfile.run/dbd
- Docker
-
docker run cmd.cat/dbd dbd
powered by Commando
netatalk
AppleTalk user binaries
Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. This package contains all daemon and utility programs as well as Netatalk's static libraries.
jday
dates
netatalk-dbg
Debug symbols for netatalk
Netatalk is an implementation of the AppleTalk Protocol Suite for BSD-derived systems. The current release contains support for EtherTalk Phase I and II, DDP, RTMP, NBP, ZIP, AEP, ATP, PAP, ASP, and AFP. This package contains the debugging symbols for Netatalk.
dbd
Netcat clone with encryption
dbd is a Netcat-clone, designed to be portable and offer strong encryption. It runs on Unix-like operating systems and on Microsoft Win32. dbd features AES-CBC-128 + HMAC-SHA1 encryption (by Christophe Devine), program execution (-e option), choosing source port, continuous reconnection with delay, and some other nice features. dbd supports TCP/IP communication only. Source code and binaries are distributed under the GNU General Public License.