hovers

command module
v0.0.0-...-ed5ec88 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

README

hovers

A http proxy over a socks5 proxy.

Just a poor tool like privoxy

usage

➜ ./hovers -h
Usage of ./hovers:
  -p 		proxy listen port (default "8080")
  -socks5	socks5 proxy (default "127.0.0.1:1080")
  -v		verbose

otherwise

http_proxy=http://localhost:8080 curl ip.kfd.me

http_proxy=socks5://localhost:1080 curl ip.kfd.me

https_proxy=http://localhost:8080 curl https://ip.kfd.me

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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