Skip to content

n0nexist/tFuzzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🌀 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