mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	dns-ecs-debug.bash: add reminder on how to use
This commit is contained in:
		
							parent
							
								
									cb92772921
								
							
						
					
					
						commit
						b8c88961c0
					
				@ -6,6 +6,8 @@
 | 
			
		||||
# $@ takes all parameters so another DNS server can be specified
 | 
			
		||||
# e.g. ./dns-ecs-debug.bash @9.9.9.11
 | 
			
		||||
 | 
			
		||||
echo 'Remember the usage being ./dns-ecs-debug.bash @<server>'
 | 
			
		||||
 | 
			
		||||
# Let's get our own IPs first
 | 
			
		||||
echo "Actual IP addresses"
 | 
			
		||||
curl -L4s --doh-url https://dns.quad9.net/dns-query https://icanhazip.com/
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user