💾 Archived View for freeshell.de › tldr › chisel.gmi captured on 2022-04-28 at 18:14:02. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

chisel

Create TCP tunnels. Includes both client and server.

More information.

chisel server
chisel server -p {server_port}
chisel server --auth {username}:{password}
chisel client {server_ip}:{server_port} {local_port}:{remote_server}:{remote_port}
chisel client {server_ip}:{server_port} {local_host}:{local_port}:{remote_server}:{remote_port}
chisel client --auth {username}:{password} {server_ip}:{server_port} {local_port}:{remote_server}:{remote_port}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY