Update README.md

This commit is contained in:
Seb3thehacker 2022-03-24 08:51:58 +00:00 committed by GitHub
parent f7cf51acbf
commit 7b10bf4ec3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -155,7 +155,7 @@ The following storage backends are available:
| ```keyfile = path/to/your.key``` | Path to the ssl key (required if you want to use the https server)
#### Use with http proxy
|Option|Description
|Option|Descriptionhttps://github.com/BBaoVanC
|------|-----------
| ```realip = true``` | let linx-server know you (nginx, etc) are providing the X-Real-IP and/or X-Forwarded-For headers.
@ -204,6 +204,11 @@ The official IRC channel is #linx on irc.oftc.net
2. ```cd $GOPATH/src/github.com/andreimarcu/linx-server ```
3. ```go build && ./linx-server```
Credits
----------
https://github.com/BBaoVanC
https://github.com/xtrafrancyz
License
-------