No internet connection
  1. Home
  2. Technical Support

how can i see the public ip my tinypilot is giving out?

By Murmad Man @manimgoindowndown
    2023-04-03 11:28:48.391Z

    i have a setup where i have a client from russia connecting to my tinypilot...and then to a client laptop. my question is how do i make sure the client laptop is not seeing a russian ip, but the tinypilot's wireguard/tailscale ip (which should be a new york based conneted router's external ip)

    i can only get the local ip off of the linux commands on tinypilot cli

    • 1 replies
    1. David @david2023-04-03 18:25:18.561Z

      Hi @manimgoindowndown, thanks for your question.

      To see your TinyPilot's public IP address you can use a third-party service like ipinfo.io's.

      To use it,ssh into your TinyPilot, and then run the following command:

      curl https://ipinfo.io/ip ; echo