Use Public IP adress of my Connector to access internet

Hello, Twingate is awesome tool, but now I face a problem. My network that have public IP Address is whitelisted at some API services. I am looking for a solution which I can access these APIs via my controller that is running in my network that have whitelisted IP.

  1. Network with public IP - controller is running here
  2. Client device - want to connect to some API, but need that whitelisted public IP.

Is there any way to solve this? I dont want to switch to Tailscale…

Thanks

Hi there,

In the case you’re describing, you’d want to add the API servers you’re communicating with as Twingate resources, then whenever you are connected to Twingate from your client device, any calls to those servers would route through your Twingate connector on your home network.

Thanks,

-arthur