fake-sms
A simple command line tool using which you can skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
How to download and setup fake-sms
Open terminal and run command
git clone https://github.com/Narasimha1997/fake-sms.git
git clone is used to create a copy or clone of fake-sms repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with fake-sms https://github.com/Narasimha1997/fake-sms/archive/master.zip
Or simply clone fake-sms with SSH
[email protected]:Narasimha1997/fake-sms.git