An open API service indexing awesome lists of open source software.

https://github.com/lafikl/wptproxy-server

A stand-alone server that acts as a reverse proxy for WebPagtest Private Instances and WPT test agents.
https://github.com/lafikl/wptproxy-server

Last synced: 2 months ago
JSON representation

A stand-alone server that acts as a reverse proxy for WebPagtest Private Instances and WPT test agents.

Awesome Lists containing this project

README

        

WPTProxy-Server
================

Usage:
- Install Node.js
- Clone the repo
- `cd` to the repo directory
- Edit `config.json`
- Then run the following command

```
node index.js ./config.json
```