mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	iiab-vpn tip: Show IPs tagged with usernames
This commit is contained in:
		
							parent
							
								
									d3d0b9767c
								
							
						
					
					
						commit
						5414eb3c38
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,7 @@ echo -e "    tailscale status"
 | 
			
		|||
echo -e "    tailscale whois $(tailscale ip -1)"
 | 
			
		||||
echo -e "    tailscale whois --json $(tailscale ip -1) | jq"
 | 
			
		||||
echo -e "    tailscale ping --verbose [IP or HOSTNAME]"
 | 
			
		||||
echo -e "    tailscale status --json | jq"
 | 
			
		||||
echo -e "    tailscale status --json | grep -B3 tag:"
 | 
			
		||||
echo -e "    systemctl status tailscaled\n"
 | 
			
		||||
echo -e "\e[4mTo disconnect from VPN:\e[0m\n"
 | 
			
		||||
echo -e "    tailscale down\n"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue