mirror of
https://github.com/byReqz/probehost2.git
synced 2024-11-14 11:23:13 +00:00
add reverse proxy note to readme
This commit is contained in:
parent
d3df87b266
commit
62564fab41
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user