mirror of
https://git.coolaj86.com/coolaj86/telebit.js.git
synced 2025-04-21 19:40:37 +00:00
Merge branch 'master' into next
This commit is contained in:
commit
f3e5945afc
@ -141,7 +141,7 @@ Use cases:
|
|||||||
|
|
||||||
ssh = "Telebit SSH - The UNSTOPPABLE way to remote into your devices.
|
ssh = "Telebit SSH - The UNSTOPPABLE way to remote into your devices.
|
||||||
|
|
||||||
usage: telebit ssh <auto|port>
|
usage: telebit ssh <auto|port|none>
|
||||||
|
|
||||||
All https traffic will be inspected to see if it looks like ssh Once enabled all traffic that looks
|
All https traffic will be inspected to see if it looks like ssh Once enabled all traffic that looks
|
||||||
|
|
||||||
@ -150,6 +150,7 @@ All https traffic will be inspected to see if it looks like ssh Once enabled all
|
|||||||
ssh <port> forward ssh traffic to non-standard port
|
ssh <port> forward ssh traffic to non-standard port
|
||||||
ex: telebit ssh 22 ex: explicitly forward ssh-looking packets to localhost:22
|
ex: telebit ssh 22 ex: explicitly forward ssh-looking packets to localhost:22
|
||||||
|
|
||||||
|
ssh none Disables ssh tunneling
|
||||||
|
|
||||||
Telebit SSH Client
|
Telebit SSH Client
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user