diff options
author | metamuffin <metamuffin@disroot.org> | 2024-05-30 02:03:36 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-05-30 02:03:36 +0200 |
commit | 8d58647a5edebe8eb37ee8d24f2ffc2c400a655c (patch) | |
tree | 2638e9cbbb3df6dc83ea141aafaa6242f4dc26db | |
parent | c4548b7fac74ef11458e84a3c4f0e53e1bb3dd4e (diff) | |
download | gnix-8d58647a5edebe8eb37ee8d24f2ffc2c400a655c.tar gnix-8d58647a5edebe8eb37ee8d24f2ffc2c400a655c.tar.bz2 gnix-8d58647a5edebe8eb37ee8d24f2ffc2c400a655c.tar.zst |
link aur and matrix
-rw-r--r-- | readme.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -13,6 +13,12 @@ a simple stupid reverse proxy - Client authentification (http basic auth, cookie) - _TODO: h2; h3; match on uris; connection pooling; custom connection timeouts_ +## Links + +- [AUR Package](https://aur.archlinux.org/packages/gnix) +- [Matrix Room](https://matrix.to/#/#gnix:metamuffin.org) for questions, + announcements and general discussion around the software. + ## Quick Start Run the binary with the a path to the configuration as the first argument. The |