Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Mole

Mole is an http/s proxy server written in go that isn't transparent (doesn't send any kind of headers to the destination)

Usage

./mole -h
-ip="127.0.0.1": ip that the proxy server should use
-port="5445": the port that the proxy server should use
-verbose=true: if the proxy server should be verbose or not

#Example

./mole -ip=8.8.8.8 -port=5445 -verbose=false // will start a proxy on the ip 8.8.8.8 and the port 5445

#Licence MIT Vali Malinoiu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages