Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhikandeshmukh authored Dec 3, 2020
1 parent e092cf4 commit 2de4c6b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,31 +87,31 @@ python3 instagram.py <username> <wordlist> -m <mode>
This mode uses only 4 bots, or 64 passwords at a time.

```
C:\Users\Mohamed\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 3
C:\Users\aladdin\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 3
```

### Moderate mode 1

This mode uses 8 bots, or 128 passwords at a time.

```
C:\Users\Mohamed\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 2
C:\Users\aladdin\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 2
```

### Moderate mode 2

This mode uses 16 bots, or 256 passwords at a time.

```
C:\Users\Mohamed\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 1
C:\Users\aladdin\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 1
```

### Savage mode

This mode uses 32 bots, or 512 passwords at a time.

```
C:\Users\Mohamed\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 0
C:\Users\aladdin\Desktop\Instagram>python3 instagram.py Sami09.1 pass.lst -m 0
```

### If you don't specify a mode, then mode is set to 2
Expand Down

0 comments on commit 2de4c6b

Please # to comment.