Ad Unit (Iklan) BIG

how to access localhost over the internet


very easy way to access your localhost url any other computer or anywhere

ngrok:

step:1

  install ngrok on site : https://ngrok.com/download

step:2

  unzip folder 

step:3

  open folder in command prompt ngrok path 

step:4

  just type : ngrok http 80 

pagekite:

step:1

  install pagekite on site : http://pagekite.net/downloads

step:2

  open pagekite.py file 

step:3

  sign with email id and provide name of domain with pagekite.me

step:4


  run any local server file on your system

step:5

   --add 8080 ajayvishu.pagekite.me or pagekite.py 48752 ajayvishu.pagekite.me

step:6

    run pagekite.py 

note: you can use any port number run your local server

Post a Comment

0 Comments