mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-29 21:05:26 +01:00 
			
		
		
		
	FIX (again) 804 and PRTG monitoring server
This commit is contained in:
		| @@ -1457,7 +1457,7 @@ run_http_header() { | |||||||
| detect_ipv4() { | detect_ipv4() { | ||||||
|      local octet="(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])" |      local octet="(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9]?[0-9])" | ||||||
|      local ipv4address="$octet\\.$octet\\.$octet\\.$octet" |      local ipv4address="$octet\\.$octet\\.$octet\\.$octet" | ||||||
|      local whitelisted_header="pagespeed|page-speed|^Content-Security-Policy|^MicrosoftSharePointTeamServices|^X-OWA-Version" |      local whitelisted_header="pagespeed|page-speed|^Content-Security-Policy|^MicrosoftSharePointTeamServices|^X-OWA-Version|^Location|^Server: PRTG" | ||||||
|      local your_ip_msg="(check if it's your IP address or e.g. a cluster IP)" |      local your_ip_msg="(check if it's your IP address or e.g. a cluster IP)" | ||||||
|      local result |      local result | ||||||
|      local first=true |      local first=true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk