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

https://github.com/pablopunk/proxx

Start a quick proxy
https://github.com/pablopunk/proxx

Last synced: about 1 year ago
JSON representation

Start a quick proxy

Awesome Lists containing this project

README

          

# proxx





Start a quick proxy on a port

## Usage

Start a local proxy on port 3000 that redirects all requests to google:

```sh
$ npx proxx 3000 https://google.com

Listening on port 3000...
```

## License

MIT

## Author

| ![me](https://gravatar.com/avatar/522e6a2f38c7cb6842edc552800034d6?size=100) |
| --------------------------------- |
| [Pablo Varela](https://pablopunk.com) |