dpproxy

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

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 9 Imported by: 0

README

dpproxy

dpproxy is the dns poisoning http proxy.

Installation

go get -u github.com/orisano/go-sandbox/dpproxy

How to use

$ dpproxy -h
Usage of dpproxy:
  -c string
    	config file (required)
  -l string
    	listen addr (default ":8080")
  -v	verbose
$ cat config.toml
[[rule]]
from = "foo.com"
to = "bar.com"

[[rule]]
from = "example.com"
to = "to.example.com"

Author

Nao Yonashiro (@orisano)

License

MIT

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