naive

package
v0.6.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run([]string) error

local listener works

https_proxy=http://a:b@localhost:8080 curl https://google.com -v

while the remote listener doesn't

http_proxy=https://naive.remotehost:pass@remotehost:8444 curl http://google.com -v

Types

type A

type A struct {
	// contains filtered or unexported fields
}

func (*A) ServeHTTP

func (a *A) ServeHTTP(w http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL