VPN or a Firewall
Last updated
Was this helpful?
Last updated
Was this helpful?
If your app is not publicly available, for example only available in your local network or a private network with a VPN or behind a firewall, you can't run the because BugBug will not be able to access your app. You have several potential workarounds though.
Recommended solution: Set your VPN/Firewall/Server settings to allow BugBug to connect from our IP range. You can find the IP list here:
Use a tool such as and publish your app publicly at the specific password-protected subdomain with authentication. More about ngrok? See on setting up this tool
Let in BugBug based on custom headers or custom user-agent.
In the project settings set your custom header to some shared secret value
In your VPN/Firewall/Server settings add a rule to allow traffic with headers containing this shared secret
Upcoming feature: we are working on a command line interface that would allow you to run BugBug tests remotely on your own internal development server.
You can still on a machine that has access to the app environment. The disadvantage is that you can't .