How to Install freq tool on Kali Linux


freq : is a tool written in go for sending fast multiple get HTTP request.

Instructions to install freq github tool on Kali Linux are as follows :

Step 1 : 

▶ Run : git clone https://github.com/takshal/freq.git

Step 2 :

▶ Run : cd freq

Step 3 :

▶ Run : mv main.go freq.go

Step 4 :

▶ Run : go build freq.go

Step 5 :

▶ Run : cp freq /usr/bin

Step 6 :

▶ Run : freq -h

That's it, tool is installed now.

For more information you can visit  - https://github.com/takshal/freq

Thank you for reading...!!!!😊😊

0 Comments