Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 578 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 578 Bytes

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.

instagen

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