Introduction
Introduction Statistics Contact Development Disclaimer Help
<- Back
# Gopher HTTP proxy
Last modification on 2020-08-30
For fun I wrote a small HTTP Gopher proxy CGI program in C. It only supports
the basic Gopher types and has some restrictions to prevent some abuse.
For your regular Gopher browsing I recommend the simple Gopher client »sacc«.
For more information about Gopher check out »gopherproject.org«.
## Clone
git clone git://git.codemadness.org/gopherproxy-c
## Browse
You can browse the source-code at:
* https://git.codemadness.org/gopherproxy-c/
* gopher://codemadness.org/1/git/gopherproxy-c
## View
You can view it here:
https://codemadness.org/gopherproxy/
For example you can also view my gopherhole using the proxy, the query string
parameter "q" reads the URI:
https://codemadness.org/gopherproxy/?q=codemadness.org
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.