What's new

Tutorial Termux Proxy-Scraper

PHC-B0N3

Forum Veteran
Elite
Joined
Jan 27, 2016
Posts
1,166
Solutions
1
Reaction
1,950
Points
636
Ang layunin nang tutorial na ito ay kung paano makakakuha nang working at fresh proxy server nang mabilisan.
This thread is dedicated for PHC-EXERCISE

Apps you need termux
download it in Playstore or F-Droid app.

-update termux resources
via this command
pkg install update && pkg install upgrade
pkg update && pkg upgrade
apt update && apt upgrade

pagkatapos ma update install python

pkg install python
pkg install python2

install pip

python install pip
python2 install pip



after that install mo si git

pkg install git

after installing git
clone proxyscraper


git clone You do not have permission to view the full content of this post. Log in or register now.

after that go to termux directory

cd && ls

cd proxy-scraper

allow tool permission
via this code

chmod +x *

now tignan kung nagkukulay green na si proxy-scraper.py
kapag green na ok nayan.
try running it by using this command

python2 proxy-scraper.py

i have attached a video link below

You do not have permission to view the full content of this post. Log in or register now.
 
Bakit kaya ganito po to. Anu kaya po problem. Salamat po sa sasagot.
Screenshot_20210915-081024_Termux.jpg
 

Attachments

Similar threads

Back
Top