forward-proxy

command module
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 25, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

README

Forward HTTP proxy

Simple golang written HTTP proxy inspired by https://github.com/oyyd/http-proxy-to-socks.

Can be used as ordinal forward HTTP proxy and as HTTP-over-SOCKS proxy if socks parameter is specified.

Usage:

  -port string
    	Port to listen (prepended by colon), i.e. :8080 (default ":8080")
  -socks string
    	SOCKS5 proxy URL, i.e. socks://127.0.0.1:1080
  -trace
    	Enable network tracing
  -verbose
    	Enable debug logging

Links:

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

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