Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/gubitech/tcp-tunnel-go

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/gubitech/tcp-tunnel-go

  • v0.0.0-20150426185732-0d6f621e423c
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-tcptunnel

go-tcptunnel is a simple TCP port forwarder that is based on tcptunnel. This tool listens to a local TCP port and all the received data is sent to a remote host.

Usage

$ go-tcptunnel --help
Usage: ./go-tcptunnel [options...]

Options:

  -bind-address="127.0.0.1": bind address
  -buffer-size=512: buffer size
  -local-port=6000: local port
  -log=false: log
  -log-format="raw": log format (values: raw, hex)
  -remote-host="": remote host
  -remote-port=0: remote port

FAQs

Package last updated on 26 Apr 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc