This commit is contained in:
simon987 2019-11-24 09:30:10 -05:00 committed by GitHub
parent 7d1be24b12
commit 94fcc6ae8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ vim config.json # Configure settings here
You can add proxies using the `/add_proxy` API:
```bash
curl http://localhost:5050?url=<url>&name=<name>
curl http://localhost:5050/add_proxy?url=<url>&name=<name>
```
Or automatically using Proxybroker: