Even More Smolweb: Nightfall Postal Service

Continuing my adventure into simple smolweb protocols, I created a simple shell script server for the Nightfall Post Service (nps).

The cool thing about `nps` protocol is that there is only one rule:

- The last line of the message must be a single dot `.`

My server uses socat to listen to the port and can be run in either file upload mode or script mode.

My nex and nps servers
nps.sh code
nex.sh code

$ tags: smolweb, dev $

$ published: 2025-08-11 21:15 $

-- CC-BY-4.0 jecxjo 2025-08-11

Comments?
back