Skip to content

rousan/maui

Repository files navigation

Crate Contributors MIT

[WIP]

maui

A fast TCP connection tunneling tool, useful for any TCP protocol http, https, ftp, websocket, mysql etc.

What is it?

blah....

How to use it?

blah....

Install CLI

macOS

 $ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/maui/master/install.sh)"

Linux

 $ bash -c "$(curl -fsSL https://raw.githubusercontent.com/rousan/maui/master/install.sh)"

Windows

Please download it from releases page.

Development

Requirements

It's using tusk to run the automated scripts. Install it from the following:

brew install rliebz/tusk/tusk

Commands

Setup the project by installing all the required dev tools:

tusk setup

Start the server in dev mode:

tusk server:start:dev

Start the server in prod mode:

tusk server:start:prod

Run the CLI in dev mode:

tusk cli:run:dev

Please refer to tusk.yml file for more commands.

Deploy the server in self-hosted mode

Contributing

Your PRs and suggestions are always welcome.

About

A fast TCP connection tunneling/port-forwarding tool, useful for any TCP protocol e.g. http, https, ftp, websocket, mysql etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published