https://github.com/garrylachman/p2pproxiesauthorizer
P2P Proxies Network - IP Authorizer
https://github.com/garrylachman/p2pproxiesauthorizer
Last synced: 14 days ago
JSON representation
P2P Proxies Network - IP Authorizer
- Host: GitHub
- URL: https://github.com/garrylachman/p2pproxiesauthorizer
- Owner: garrylachman
- Created: 2016-07-09T19:42:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-14T00:06:27.000Z (almost 9 years ago)
- Last Synced: 2025-02-15T14:23:47.044Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#P2P Proxies Network - IP Authorizer
Utils for authorize your IP in your rev.proxies.online account
Require Python 3.5 +
https://rev.proxies.online
install:
```
pip install P2PProxiesAuthorizer
```usage:
```
python -m P2PProxiesAuthorizer -e "your@email" -p "your password"
```