1
0
mirror of https://github.com/byReqz/probehost2.git synced 2025-04-07 22:06:48 +00:00

add reverse proxy note to readme

This commit is contained in:
Nils 2022-01-02 00:54:39 +01:00
parent d3df87b266
commit 62564fab41
Signed by: byreqz
GPG Key ID: 396A62D7D436749E

@ -60,6 +60,8 @@ The app currently has 4 runtime flags:
The app will log every request including the IP thats querying and show failed requests on stdout. The app will log every request including the IP thats querying and show failed requests on stdout.
Requests that contain an X-Forwarded-For header (implying the app is behind a reverse proxy) will automatically log that address instead of the requesting IP (the proxy itself), this can be turned off with -x.
## Client ## Client
### General ### General
The app can be queried via HTTP/HTTPS with the following scheme: The app can be queried via HTTP/HTTPS with the following scheme: