Skip to content

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

License

Notifications You must be signed in to change notification settings

eminmuhammadi/xtunnel

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