This is the Linux app named hiproxy whose latest release can be downloaded as v1.3.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named hiproxy with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
hiproxy
DESCRIPTION
hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration through a syntax similar to the Nginx configuration file. To develop your web projects in a local development environment, you’ll have to run a back-end server (such as a Node.js express application, or a Java SpringBoot application). As a front-end developer, you might not be familiar with the back-end technology stack, simply setting up the development environment can consume a lot of your time.
Features
- When you visit https pages with a self-signed certificate, your browser will raise security warnings
- One common way to modify the response header is to put a proxy as a “man in the middle”
- Although NGINX is a great tool to address all the above problems, when setting up NGINX, you’ll also modify your hosts file a lot to proxy the requests to a local NGINX service
- While developing your front-end projects locally, you might need to solve cross-domain and cross-origin resource sharing issues
- Debugging web pages locally
- Self-Signed Certificates
Programming Language
JavaScript
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/hiproxy.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.