Fack sms A simple command line tool based SMS verification by using a temporary phone number that acts like a proxy
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.
Note-1: This is just an experimental tool, do not use this in any banking transactions. Unethical use of this tool is strictly not encouraged.
Note-2: The tool uses upmasked, A Eurpoean service provider, data will be stored on their servers, make sure you agree to EU Data governance laws and GDPR. I recommend you not to use this for any personal transaction which reveals your identity.
Feature
- Written in Go-1.15 (with modules support enabled)
- Provides an interactive CLI, which is easier to use.
- Provides a local file based DB to save and manage a list of fake phone numbers to help you remember and reuse.
- Unofficial client of upmasked
Requirement's
- Go programming language - 1.15+
To build
The build process is simple, it is just like building any other Go module. Follow the steps belowThis will build the binary and place it in bin/. You can also consider using the pre-built binary which is available under bin/export GOBIN=$PWD/bingo install
Note-1: This is just an experimental tool, do not use this in any banking transactions. Unethical use of this tool is strictly not encouraged.
Note-2: The tool uses upmasked, A Eurpoean service provider, data will be stored on their servers, make sure you agree to EU Data governance laws and GDPR. I recommend you not to use this for any personal transaction which reveals your identity.


Comments
Post a Comment