Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 834 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 834 Bytes

xtunnel

CodeQL

xtunnel is a simple tunneling tool that allows you to create a tunnel in different ways.

Note: This tool is still in development and is not ready for production use. All connection is done over insecure channels.

Installation

You can download binary files for each platform from the latest releases.

Usage

Port Forwarding

xtunnel forward --local <local-ip>:<local-port> --remote <remote-ip>:<tcp-port> --protocol tcp