package
2.4.88+incompatible
Repository: https://github.com/getlantern/flashlight.git
Documentation: pkg.go.dev
# Functions
Addr returns the address at which the client is listening with HTTP, blocking until the given timeout for an address to become available.
ForceProxying forces everything to get proxied (useful for testing).
NewClient creates a new client that does things like starts the HTTP and SOCKS proxies.
Socks5Addr returns the address at which the client is listening with SOCKS5, blocking until the given timeout for an address to become available.
StopForcingProxying disables forced proxying (useful for testing).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Client is an HTTP proxy that accepts connections from local programs and proxies these via remote flashlight servers.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author