Instagen v1.0
Instagram Account Generator
Author: github.com/thelinuxchoice
IG: instagram.com/thelinuxchoice
Don't copy this code without give me the credits, bitch!
Instagen is an Shell Script to create instagram accounts from command-line.
Usage:
git clone https://github.com/thelinuxchoice/instasgen
cd instashell
chmod +x instagen.sh
./instagen.sh
Install requirements (Curl, Openssl):
apt-get install -y openssl curl