aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-07-24 09:46:59 +0200
committerVolpeon <git@volpeon.ink>2021-07-24 09:46:59 +0200
commit38485ede265d22e11a316b4d66de1bf0feb945be (patch)
tree72388107a2bfe9e8e972feccd4f9c7d542d37b60 /README.md
parentAdd underline to nav protocol (diff)
downloadgopherproxy-master.tar.gz
gopherproxy-master.tar.bz2
gopherproxy-master.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 40ed18a..da48e89 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
1# Gopher (RFC 1436) Web Proxy 1# Gopher (RFC 1436) Web Proxy
2 2
3port is a Gopher (RFC 1436) and Gemini (gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini/docs/) Web Proxy that acts as a gateway into Gopherspace/Geminispace by proxying standard Web HTTP requests to Gopher/Gemini requests of the target server. 3gopherproxy is a Gopher (RFC 1436) and Gemini (gopher://zaibatsu.circumlunar.space/1/~solderpunk/gemini/docs/) Web Proxy that acts as a gateway into Gopherspace/Geminispace by proxying standard Web HTTP requests to Gopher/Gemini requests of the target server.
4 4
5port is a fork of [https://github.com/prologic/port](https://github.com/prologic/port). 5gopherproxy is a fork of [https://github.com/prologic/gopherproxy](https://github.com/prologic/gopherproxy).
6 6
7Demo: https://proxy.vulpes.one/ 7Demo: https://proxy.vulpes.one/
8 8
@@ -15,14 +15,14 @@ Demo: https://proxy.vulpes.one/
15## Installation 15## Installation
16 16
17```#!bash 17```#!bash
18$ go install git.vulpes.one/Feuerfuchs/port/... 18$ go install git.vulpes.one/gopherproxy/...
19``` 19```
20 20
21 21
22## Usage 22## Usage
23 23
24```#!bash 24```#!bash
25$ port 25$ gopherproxy
26``` 26```
27 27
28Arguments: 28Arguments: