PhoneTrak Phone Number Lookup Tool (CLI) 10-31-2013, 12:57 AM
#1
PhoneTrack
Phone Number Lookup Tool
INFORMATION
Here is a simple command line program I made to do phone number lookups. This will retrieve the carrier or service provider they use, as well as the SMS gateway address. Here is a screenshot of the results :
![[Image: gF7uIFN.png]](http://i.imgur.com/gF7uIFN.png)
USAGE
The usage is simple, it is a command line program, so it takes arguments.
SOURCE CODE
CLICK HERE
Phone Number Lookup Tool
INFORMATION
Here is a simple command line program I made to do phone number lookups. This will retrieve the carrier or service provider they use, as well as the SMS gateway address. Here is a screenshot of the results :
![[Image: gF7uIFN.png]](http://i.imgur.com/gF7uIFN.png)
USAGE
The usage is simple, it is a command line program, so it takes arguments.
Code:
Usage : phonetrak.py <number>
SOURCE CODE
CLICK HERE
(This post was last modified: 10-31-2013, 12:58 AM by binary_for_swaggot.)