Skip to content

Eluvatar/trawler-python-region-scan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trawler-python-region-scan

Simple WA scanner for a region

Setup

$ git clone trawler-python-region-scan
$ cd trawler-python-region-scan
$ git submodule update --init --recursive
$ cd parser/client
$ protoc --proto_path=./protocol/ --python_out=. ./protocol/trawler.proto
$ cd ../..

Also install the requirements for the parser and the daemon (and set up the daemon).

Example usage:

$ ./wa_scanner -r your_region -u your_email@some`crazy.domain.com -o top_25.json
$ python -m json.tool < top_25.json

About

Simple WA scanner for a region

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages