socat_alter

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2020 License: Apache-2.0 Imports: 9 Imported by: 0

README

SOCAT ALTER

This is a small application for fowarding port from your localhost to public IP.
Just specific your source->destination port in routes.json file.
Example:

[
    {
        "src":"2375",
        "dst":"2375"
    },
    {
        "src":"8080",
        "dst":"80"
    }
]

NOTE: This is a private application, use it in a safe local network only. I'm not take responsible for any data leak from this application.

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