Skip to content

HTTP proxy with sso auth and https support in Go.

License

Notifications You must be signed in to change notification settings

Akagi201/httpproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpproxy

HTTP proxy with sso auth and https support in Go.

Features

  • Use light as http framework.
  • Support http proxy.
  • Support https proxy to http.
  • Support websocket proxy.
  • Support GitHub SSO.

Build

  • docker: docker build -t httpproxy .
  • go build -o httpproxy

Run

  • httpproxy -h for help
  • ./httpproxy --upstream="http://localhost:8081" --app="http://localhost:8080" --encrypt="sa8OoLei6eWiezah9ohk8Wah6Ow6pee9" --csrf="oxei9aebonogh1Gaina4ePaitheechei" --auth="Akagi201"

About

HTTP proxy with sso auth and https support in Go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published