udp-forwarder

command module
v0.0.0-...-51822d4 Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2022 License: MIT Imports: 16 Imported by: 0

README

udp-forwarder

Simple udp packet forwarder preserving (spoofing) the original IP that sent the packet

Configuration file example:

{
    "interface_name" : "eth0",
    "ip_address_receiver" : "192.168.1.32:1162",
    "default_gateway" : "192.168.1.1",
    "destinations" : [
        "192.168.1.31:2123"
    ]
}

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