aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2023-02-12 10:15:03 +0100
committermetamuffin <metamuffin@disroot.org>2023-02-12 10:15:03 +0100
commit1f6ade88e4f7b8fdb48ad040b469e33292faaf74 (patch)
treef5fa84348dfa84b38753dbe92e60ef2ebcbe5cf5 /readme.md
parentf7d989c8785bb83bfd02a0fa7287b8bf4e383ac6 (diff)
downloadgnix-1f6ade88e4f7b8fdb48ad040b469e33292faaf74.tar
gnix-1f6ade88e4f7b8fdb48ad040b469e33292faaf74.tar.bz2
gnix-1f6ade88e4f7b8fdb48ad040b469e33292faaf74.tar.zst
doc + error handling
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 304a1df..67150c8 100644
--- a/readme.md
+++ b/readme.md
@@ -2,6 +2,13 @@
a simple stupid reverse proxy
+## Features
+
+- Simple to configure (see below)
+- Handles connection upgrades correctly by default (websocket, etc.)
+- TLS support
+- _TODO: h2; match on uris; connection pools_
+
## Usage
Run the binary with the a path to the configuration as the first argument. The