guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29491] Geomyidae (Gopher server)


From: ng0
Subject: [bug#29491] Geomyidae (Gopher server)
Date: Tue, 28 Nov 2017 18:54:51 +0000

So basically it works. I've just been undusting the patch
before it becomes bitrot.
To be useful in automation I'll finish my service at some
point, but the point of this small application is that
it can be run from the commandline without requiring
lots of tricky options.
It must be run as root. Example test that follows geomyidae(8):

address@hidden ~ mkdir /tmp/gopherd ; cp ~/Downloads/geomyidae-0.29/index.gph 
/tmp/gopherd/
address@hidden /gnu/store/j8q61m2wfqg2akl4y0lqacmyds9i7vc7-geomyidae-0.29/bin$ 
./geomyidae -d -b /tmp/gopherd -p 70
getlistenfd4: Permission denied
address@hidden /gnu/store/j8q61m2wfqg2akl4y0lqacmyds9i7vc7-geomyidae-0.29/bin$ 
sudo ./geomyidae -d -b /tmp/gopherd -p 70

# now point lynx (or another browser) to the server, in other words: lynx 
gopher://localhost
# output in the console where the server was started:

[Tue Nov 28 18:48:24 UTC 2017|::ffff:127.0.0.1:34650]  (serving)
-- 
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
  WWW: https://n0.is

Attachment: 0001-gnu-Add-geomyidae.patch
Description: Text document

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]