Skip to content

Instantly share code, notes, and snippets.

@prologic
Created December 16, 2014 23:24
Show Gist options
  • Save prologic/b564a197e8623cf70395 to your computer and use it in GitHub Desktop.
Save prologic/b564a197e8623cf70395 to your computer and use it in GitHub Desktop.
created by github.com/tr3buchet/gister
prologic@daisy
Wed Dec 17 09:25:39
~
$ echo "/1sandbox" | nc gopher.veroneau.net 70
3file not found fake (NULL) 0
.
prologic@daisy
Wed Dec 17 09:26:11
~
$ echo "/1/sandbox" | nc gopher.veroneau.net 70
3failed to stat directory fake (NULL) 0
.
prologic@daisy
Wed Dec 17 09:26:16
~
$ echo "/sandbox" | nc gopher.veroneau.net 70
0Environment sandbox/env gopher.veroneau.net 70
7Search test sandbox/search gopher.veroneau.net 70
0URI Test sandbox/uri/search?myquery gopher.veroneau.net 70
7Password protected example sandbox/protected gopher.veroneau.net 70
mMarkdown test sandbox/markdown.md gopher.veroneau.net 70
0Local Weather sandbox/weather gopher.veroneau.net 70
iHere are some auto-generated fortunes from the fortune command: fake (NULL) 0
0Random ASCII Art sandbox/ascii-art gopher.veroneau.net 70
0Random Linux Quote sandbox/linux gopher.veroneau.net 70
iHere are the rest of the documents located here: fake (NULL) 0
1Resource Types sandbox/rsrc gopher.veroneau.net 70
0env.sh sandbox/env.sh gopher.veroneau.net 70
0markdown.md sandbox/markdown.md gopher.veroneau.net 70
0password.py sandbox/password.py gopher.veroneau.net 70
0uritest.py sandbox/uritest.py gopher.veroneau.net 70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment