Update README.md

master
an hacker 3 years ago committed by GitHub
parent e2a765f7c7
commit 8a34af4be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,44 +1,3 @@
# Gophi
Please note this repo is out-of-date.
A server with Gopher (& hopefully soon, Gemini) protocol support in GoLang!
Unix (like) OSes only. Cross-compiled to way too many architectures.
Build-script now much improved, but still not pretty...
I work on open-source projects like this and many others for
free. If you would like to help support my work that would be hugely
appreciated 💕 https://liberapay.com/grufwub/
WARNING: the (currently non-extant) development branch is filled with lava,
fear and capitalism.
# Features
- Built with security, concurrency and efficiency in mind
- ZERO external dependencies
- LRU file caching with user-controlled cache size, max cached file size
and cache refresh frequency
- CGI/1.1 support
- URL encoding with query support
- Path access restrictions with regex (see [usage](docs/USAGE.md))
- Request remapping with regex (see [usage](docs/USAGE.md))
- User server spaces (see [usage](docs/USAGE.md))
- Separate system and access logging
# Further Docs
[Usage](docs/USAGE.md)
[CGI compliance](docs/CGI.md)
[Gopher specific information](docs/GOPHER.md)
[Extra notes](docs/MISC.md)
Development has moved to: https://iim.gay:8080

Loading…
Cancel
Save