You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -165,7 +165,7 @@ You can specify a jumphost and the port et is running on jumphost using `-jumpho
165
165
et hostname -jumphost jump_hostname (etserver running on port 2022 on both hostname and jumphost)
166
166
et hostname:8888 -jumphost jump_hostname -jport 9999
167
167
```
168
-
Additional arguments that et accept are port forwarding pairs with option `-t="18000:8000, 18001-18003:8001-8003"`, a command to run immediately after the connection is setup through `-c`.
168
+
Additional arguments that et accept are port forwarding pairs with option `-t"18000:8000, 18001-18003:8001-8003"`, a command to run immediately after the connection is setup through `-c`.
169
169
170
170
Starting from the latest release, et supports parsing both user-specific and system-wide ssh config file.
171
171
The config file is required when your sshd on server/jumphost is listening on a port which is not 22.
0 commit comments