bypass403

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2020 License: MIT

README

bypass403

made with go maintenance open issues closed issues license twitter

Resources

Installation

From Binary

You can download the pre-built binary for your platform from this repository's releases page, extract, then move it to your $PATHand you're ready to go.

From Source

bypass403 requires go1.14+ to install successfully. Run the following command to get the repo

$ GO111MODULE=on go get -u -v github.com/drsigned/bypass403/cmd/bypass403
From Github
$ git clone https://github.com/drsigned/bypass403.git; cd bypass403/cmd/bypass403/; go build; mv bypass403 /usr/local/bin/; bypass403 -h

Usage

To display help message for bypass403 use the -h flag:

$ bypass403 -h

 _                               _  _    ___ _____
| |__  _   _ _ __   __ _ ___ ___| || |  / _ \___ /
| '_ \| | | | '_ \ / _` / __/ __| || |_| | | ||_ \
| |_) | |_| | |_) | (_| \__ \__ \__   _| |_| |__) |
|_.__/ \__, | .__/ \__,_|___/___/  |_|  \___/____/ v1.0.0
       |___/|_|

USAGE:
  bypass403 [OPTIONS]

OPTIONS:
  -hosts          hosts 403 to bypass (use `-` to read stdin)
  -paths          paths 403 to bypass (use `-` to read stdin)

Contribution

Issues and Pull Requests are welcome!

Directories

Path Synopsis
cmd
bypass403 command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL