0

I would like to use ngrok for Microsoft Teams app development but it's being blocked by our FortiGuard threat protection and I cannot create a tunnel with the standard command ngrok http 80.

What do I tell our FortiGuard admin that needs to be changed in order to allow ngrok to work?

Thanks.

Dev
  • 2,428
  • 2
  • 14
  • 15
colonel_claypoo
  • 543
  • 1
  • 12
  • 25
  • 1
    hmm, at time it happens. In such scenario, you may need to talk to your administrator to see how to enable the ports required for NGROK. You may want to get it [started from here](https://stackoverflow.com/questions/23395129/how-does-ngrok-work-behind-a-firewall). – Dev Jan 18 '21 at 07:54
  • Will move this to answer. Consider accept it as answer, upvote the answer. So it can be useful to others as well :) – Dev Jan 18 '21 at 09:19

2 Answers2

5

@colonel_claypoo If your problem persists, Can you check if you can use tunnelrelay (Refer the URL) instead of ngrok.

Saonti-MSFT
  • 151
  • 3
0

In such scenario, you may need to talk to your administrator to see how to enable the ports required for NGROK. You may want to get it started from here

Dev
  • 2,428
  • 2
  • 14
  • 15