NNCP in Docker
I (John Goerzen[1]) have provided a Docker image for NNCP.
See:
https://salsa.debian.org/jgoerzen/docker-nncp
for details.
--------------------------------------------------------------------------------
Links to this note
- NNCP[2]
NNCP lets you securely send files, or request remote execution, between systems. It uses asynchronous communication[3], so the source and destination need never be online simultaneously. NNCP can route requests via intermediate devices -- other NNCP nodes, USB sticks, tapes, radios, phones, cloud services, whatever -- leading to a network that is highly resilient and flexible. NNCP makes it much easier to communicate with devices that lack Internet connectivity, or have poor Internet.
3: /asynchronous-communication/
More on www.complete.org
(c) 2022-2024 John Goerzen