myjp

command module
v0.0.0-...-759ad52 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2022 License: MIT Imports: 2 Imported by: 0

README

MYJP

Go Report Card

My Jump Proxy is alternative for Socat TCP4 redirect written in Go.

Features

  • Listen on TCP4 IP and PORT, redirect all traffic to remote TCP IP PORT
  • Multithreading
  • Connection pooling

Configure

Edit configuration on /etc/myjp.conf:

0.0.0.0:12345 git-codecommit.ap-southeast-2.amazonaws.com:22
0.0.0.0:54321 google.com:443

Todo

  • Validate IP/HOST and PORT for config
  • Implement Viper for ENV variables

Compile

make build

Install

sudo make install

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src
api

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL