Fujinet TNFS Server v24.0522.1 https://github.com/FujiNetWIFI/tnfsd/releases/tag/v24.0522.1
5.2K
TNFS server for FujiNet with TCP support. Allows you to easily share files between Atari computers equiped in #FujiNet network card.
Build from latest version of tnfsd v24.0522.1: https://github.com/FujiNetWIFI/tnfsd/releases/tag/v24.0522.1
Starting container:
docker run -d --name tnfs --publish 16384:16384/tcp --publish 16384:16384/udp --volume $PWD/tnfs:/data zaqu/tnfsd:latest
Container during run mount your local directory ($PWD/tnfs in this example) into /data directory inside container. TCP and UDP port 16384 is default port on which TNFS server is running.
Content type
Image
Digest
sha256:1dd216bcf…
Size
3.6 MB
Last updated
about 2 years ago
docker pull zaqu/tnfsd