mirror of
https://github.com/mmatczuk/go-http-tunnel.git
synced 2026-05-15 14:16:17 -06:00
Fix typo in options
Change "tuneld" to "tunneld".
This commit is contained in:
parent
5491fa1a22
commit
11c8ff4417
1 changed files with 3 additions and 3 deletions
|
|
@ -16,9 +16,9 @@ options:
|
|||
|
||||
const usage2 string = `
|
||||
Example:
|
||||
tuneld
|
||||
tuneld -clients YMBKT3V-ESUTZ2Z-7MRILIJ-T35FHGO-D2DHO7D-FXMGSSR-V4LBSZX-BNDONQ4
|
||||
tuneld -httpAddr :8080 -httpsAddr ""
|
||||
tunneld
|
||||
tunneld -clients YMBKT3V-ESUTZ2Z-7MRILIJ-T35FHGO-D2DHO7D-FXMGSSR-V4LBSZX-BNDONQ4
|
||||
tunneld -httpAddr :8080 -httpsAddr ""
|
||||
|
||||
Author:
|
||||
Written by M. Matczuk (mmatczuk@gmail.com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue