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

Folders and files

NameName
Last commit message
Last commit date
Sep 17, 2022
Sep 18, 2022
Sep 18, 2022
Sep 17, 2022
Sep 17, 2022
Sep 17, 2022
Sep 17, 2022
Sep 17, 2022
Sep 18, 2022
Sep 17, 2022
Sep 17, 2022
Feb 20, 2023
Feb 20, 2023
Sep 18, 2022

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