n0nexist / tFuzzer

tFuzzer is a web fuzzer written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌀 tFuzzer

alt-text

tFuzzer is a web fuzzer written in golang.

⬇️ Download latest version [linux]

You can download the latest version of tFuzzer here.


🔨 Build from source [linux/windows]

Clone the repository with:

git clone https://github.com/n0nexist/tFuzzer

Build the project with:

go build main.go

Run the project (on linux) with:

./main

Run the project (on windows) with:

main.exe