# 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