Skip to content

superhuman/proxydial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package proxydial provides a safer equivalent to Go's builtin net.Dial, that you can use if you're acting as a proxy (or in any way making http requests to URLs you don't trust).

It prevents connections to internal IP addresses, which can cause severe vulnerabilities.

Installation

go get github.com/superhuman/proxydial

Usage

See GoDoc for usage documentation.

License

proxydial is made available under the MIT license. See LICENSE.mit for details.

Meta-fu

Bug reports and feature requests are welcome. If you think you've found a security vulnerability, please email me directly.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages