Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add erebe/wstunnel #19388

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

CrystalMethod
Copy link
Contributor

erebe/wstunnel: Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI

$ aqua g -i erebe/wstunnel

How to confirm if this package works well

Reviewers aren't necessarily familiar with this package, so please describe how to confirm if this package works well.
Please confirm if this package works well yourself as much as possible.

Command and output

$ wstunnel --help
Use the websockets protocol to tunnel {TCP,UDP} traffic
wsTunnelClient <---> wsTunnelServer <---> RemoteHost
Use secure connection (wss://) to bypass proxies

Usage: wstunnel [OPTIONS] <COMMAND>

Commands:
  client
  server
  help    Print this message or the help of the given subcommand(s)

Options:
      --no-color <NO_COLOR>      Disable color output in logs [env: NO_COLOR=]
      --nb-worker-threads <INT>  *WARNING* The flag does nothing, you need to set the env variable *WARNING*
                                 Control the number of threads that will be used.
                                 By default it is equal the number of cpus [env: TOKIO_WORKER_THREADS=]
  -h, --help                     Print help
  -V, --version                  Print version

[erebe/wstunnel](https://github.com/erebe/wstunnel): Tunnel all your traffic over Websocket or HTTP2 - Bypass firewalls/DPI
@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Jan 26, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v4.124.1 milestone Jan 26, 2024
@suzuki-shunsuke
Copy link
Member

Thank you always!

@suzuki-shunsuke suzuki-shunsuke merged commit 5e864fd into aquaproj:main Jan 26, 2024
16 checks passed
@suzuki-shunsuke
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants