Sign inSign up

arkadi/goproxy

By arkadi

•Updated about 7 years ago

TCP and UDP proxy in Go, with DNS polling

Image
1

650

arkadi/goproxy repository overview

⁠TCP and UDP proxy in Go

UDP proxying is unidirectional. Usage:

/bin/goproxy [flags] [listen-ip]:port [connect-to-ip]:port
  -debug=false: Print every connection information
  -dns="": DNS server address, supply host:port; will use system default if not set
  -dns-interval=20s: Time interval between DNS queries
  -timeout=10s: TCP connect timeout
  -udp=false: UDP mode
  -verbose=false: Print noticeable info

GitHub⁠ repo.

Tag summary

Content type

Image

Digest

sha256:09829aa6f…

Size

1.9 MB

Last updated

about 7 years ago

docker pull arkadi/goproxy