What's new

Closed Help about Termux Error command

Status
Not open for further replies.

PHC_Incognito

Forum Veteran
Elite
Joined
Jan 10, 2019
Posts
2,029
Reaction
2,422
Points
813
boss sino po marunong dito kung ano error?

Balak ko po sana mag install ng proxybroker using termux, pag yan na ilagay ko nagkaka error po sya kahit sa juicessh
installation: Requirements

Python 3.5
Code:
apt-get upgrade
apt-get update
pkg install python

aiohttp
Code:
pip install aiohttp


dito po ako nagkaka error:
aiodns
Code:
pip install aiodns

tapos dito naman, ok sya
Code:
pip install maxminddb


PROXYBROKER :
stable release from pypi:
Code:
pip install proxybroker


The latest development version can be installed directly from GitHub:
Code:
pip install -U git+https://github.com/constverum/ProxyBroker.git



Code:
$ proxybroker find --types HTTP HTTPS --lvl High --countries US --strict -l 10
Usage

CLI Examples

Find

Find and show 10 HTTP(S) proxies from United States with the high level of anonymity:
 

Attachments

Last edited:
Status
Not open for further replies.

Similar threads

Back
Top