-
Notifications
You must be signed in to change notification settings - Fork 0
A really simple gopher daemon written in C that uses chroot + privdrop or pledge + unveil if available
License
tleino/gopherd
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
gopherd ======= A super simple forking gopherd that uses chroot + privdrop, or pledge + unveil if available. Compile & Install ================= ./configure ~ make install Run === Any of these can work: gopherd \* gopherd 0.0.0.0:70 gopherd 192.168.0.1:70 gopherd 192.168.0.1:70 /var/pub/gopher gopherd 192.168.0.1:70 /var/pub/gopher myhost.com The gopherd expects to have a "map" file in the specified root directory, which is by default /var/gopher.
About
A really simple gopher daemon written in C that uses chroot + privdrop or pledge + unveil if available
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published