Questions tagged [proxylocal]

Proxylocal is a website 'proxylocal.com' which provide service to proxy your local web-server and make it publicly available over the internet.

Proxylocal is a website 'proxylocal.com' which provide service to proxy your local web-server and make it publicly available over the internet.

3 questions
7
votes
1 answer

How Can I Run a Local PHP Simple HTML DOM Parser with a Proxy?

I have a PHP Simple HTML DOM Parser locally in MAMP that pulls information and works well with the Japan version of a website, since I'm located in Japan. However, I would like to pull information from the UK version of the site. What is the…
user4906320
1
vote
2 answers

Connection has been terminated - public server from localhost by proxylocal gem

i am stuck with this problem for a some time. I am developing a rails app with facebook oauth login and open graph stories. But to test the open graph i think facebook wants a public server to access my app. And then i found out this proxylocal gem…
Praveen KJ
  • 630
  • 2
  • 11
  • 22
0
votes
2 answers

What's wrong with this bash script (to be used by Foreman)

I need an additional process to be run in development called Proxylocal (this allows external web services to hit http endpoints on my local machine). In order to do this reliably though I would like to add the process into my Procfile. Since the…
Peter Nixey
  • 16,187
  • 14
  • 79
  • 133