I wrote a gopher web server in uxntal!
(disclaimer: run at your own risk, see below)
introducing… gopher-serv.tal :D
it's the bare minimum: no automatic directory listings, no error pages, and sandboxing is enforced by the emulator(!!)
but what it does have, is 201 bytes of gopher-serving goodness :D
src: https://codeberg.org/notchoc/gopher-serv.tal
emu: https://codeberg.org/notchoc/uxn2
run: uxn2 -N gopher-serv.rom ADDRESS
!!! DISCLAIMER: DO NOT EXPOSE THIS TO THE INTERNET !!! UXN2 DOES NOT HAVE SANDBOXING (YET) AND ALSO I DO NOT MAKE ANY GUARANTEES ABOUT SECURITY
#uxn #uxntal #gopher




