Skip to content

ifruns/gsproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gsproxy is a simple http proxy with basic authentication support.

Installing from source

To install, run

$ go get github.com/ifruns/gsproxy

Build

$ go install github.com/ifruns/gsproxy/cmd/gsproxy 

You will now find a gsproxy binary in your $GOPATH/bin directory.

Usage

Start proxy

$ gsproxy -auth test:1234

Run gsproxy -help for more information.

About

golang simple proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 100.0%