⬆️ ⬇️

Web Proxy service for Opera Unite

A new service for Opera Unite that allows you to go to local sites is something that was missing ...



It just became interesting how to do this ... after reading a bit of documentation this service was written ...



The Web Proxy service provides full-featured remote access to a local web server, allowing you to run PHP / Perl / Python scripts, etc.



Convenient to use developers to demonstrate unfinished web projects to customers.

')

Supports: methods GET / POST, AJAX-calls, authorization through cookies, redirects, and more.



Requires: local web server Apache / nginx / other.



Instructions for use:

1) during installation, specify the htdocs / web / www folder, which is the root of the domain to which we want to give access

2) right after installation, right-click on the service -> Properties -> in the “Address” field we write the name of the domain where the site is available locally, for example mynewsite.local

3) we start the service and give the link to the client, remembering to replace unite: // with http: //



Everything.



Use ...



Download here: webproxy.us



The author of the service is not me, but Javer ( unite@javer.kiev.ua ).

Source: https://habr.com/ru/post/62482/



All Articles