I am running C# tests for testing local website from Jenkins with the tunnel from Underpass. But the tunnel is terminated. Is there any workaround?

The tunnel is terminated when I am turn off my system causing my scheduled builds to fails.

Hello Noah,

You can run the tunnel binary in a remote EC2 instance which has access to your private network. It would keep your tunnel on. This also improves the performance of your tests.