Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devploit authored Jun 29, 2022
1 parent 18fb319 commit 99365e1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@
dontgo403 is a tool to bypass 40X errors.

### Installation
Grab the latest release for your OS from [RELEASES](https://github.com/devploit/dontgo403/releases)

Or compile by your own:
```bash
git clone https://github.com/devploit/dontgo403; cd dontgo403; go get; go build
```


### Customization
If you want to edit or add new bypasses, you can add it directly to the specific file in [payloads](https://github.com/devploit/dontgo403/tree/main/payloads) folder and the tool will use it.

Expand Down

0 comments on commit 99365e1

Please sign in to comment.