udpproxy

command module
v0.0.0-...-4c801f9 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2016 License: MIT Imports: 5 Imported by: 0

README

udpproxy

A simple UDP Proxy Server in Golang.

Features

  • one source, multi target based on copy.

Build

  • docker: docker build -t udpproxy .
  • go build main.go -o udpproxy

Run

  • --source: data source, default source is :2203.
  • --target: data target, e.g. ip:port.
  • --quiet: whether to print logging info or not.
  • --buffer: default is 10240.

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