[GitHub Branch Protector] Run Ngork on your local host - RahulMR42/GITHub-Branch-Protector GitHub Wiki

:running: Start the ngrok on your machine .

  • Ensure to run the ngrok with the same port as that of the APIS.
  • By default API used here runs on port 8000.
  • Unzip and start the ngrok.
ngrok.exe http 8000

:triangular_flag_on_post:

  • If you are running Ngrok with a custom port ,make a note of the port number.
  • Once the ngrok is online ,make a note of its http forwad address .
Example # http://c99a48fdfeb1.ngrok.io