[Release] Host Checker v2.0 - Python script pang mass check ng hosts + CDN detection for noload trick

Mass host checker for hunting bug hosts and zero-rated hosts on mobile ISPs (HTTP Injector-style). Tests hundreds of hosts concurrently, flags live/dead + zero-data responses, and fingerprints CDN/provider via headers, CNAME, and ASN.

panu gamitin para makapag hunt nang working na bughost:

first clone nyu repo:
git clone You do not have permission to view the full content of this post. Log in or register now.
cd hostchecker
pip install -r requirements.txt

how to use or run e.g.:
python run.py hosts.txt -m HEAD

how to get a list of bughost to test? simple lang lahat nang bughost meron kayu pedi nyu i lagay sa hosts.txt to edit nano hosts.txt then save and run the script, pedi din mag scrape kayu nang bughost list sample sa saga blog pedi mo kunin mga list don or gamitin mo ai para ma scrape ang list.

Command Options

| Argument | Description |
|----------|-------------|
| hosts | Path to hosts file (one per line), or - for stdin |
| -m, --method | Request method: GET, HEAD, CONNECT (default: GET) |
| -t, --timeout | Timeout per host in seconds (default: 10) |
| -c, --concurrent | Max concurrent checks (default: 50) |
| -p, --proxy | Proxy to route through. Format: ip:port or user:pass@host:port |
| --deep | Enable IP→ASN RDAP lookups for every host (slower, more accurate) |
| -o, --output | Export results to a CSV file |
| --no-color | Disable colored output |
 

About this Thread

  • 2
    Replies
  • 47
    Views
  • 3
    Participants
Last reply from:
PHC-ALLAN

Online now

Members online
1,353
Guests online
2,566
Total visitors
3,919

Forum statistics

Threads
2,295,797
Posts
29,100,672
Members
1,206,024
Latest member
sm855
Back
Top