anjanesh 0 Posted June 30, 2022 Posted June 30, 2022 At work I use django server on my Windows laptop to serve localhost at port 8000. Today I tried ngrok to serve my localhost url to a dynamically generated ngrok URL for my tester to test some parts of the application on my laptop's localhost instead of waiting to deploy to the test server to avoid changing code and re-deploying to the test server. But quite often the URL gets blocked by ESET, Is there a way for ESET to identify a URL tunnel by ngrok ? (I am not a sys-admin)
Administrators Marcos 5,466 Posted June 30, 2022 Administrators Posted June 30, 2022 Please provide the corresponding record from the Detections or Filtered websites log.
anjanesh 0 Posted June 30, 2022 Author Posted June 30, 2022 From where do I have to get this from ? Is this log on my laptop's drive or do I have to ask my sys-admins to get this log ? I don't think the sys-admins are manually blocking URLs because the ngrok URL was working for the tester when it was blocked for me.
Recommended Posts