mirror of
				https://github.com/byReqz/probehost2.git
				synced 2025-11-04 00:11:30 +00:00 
			
		
		
		
	add reverse proxy note to readme
This commit is contained in:
		@@ -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:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user