We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81e7e45 commit 11e1f3eCopy full SHA for 11e1f3e
examples/ts-warp.ini
@@ -38,7 +38,7 @@ proxy_server = 192.168.1.238:22 ; Don't forget setting port
38
proxy_type = S
39
proxy_user = myusername
40
proxy_password = tsw01:08415D5F6519633F1D150E08552837506D12383C177C176F7C322E1F562D
41
-proxy_key = /path/to/id_rsa ; The file must be readeable for the user, ts warp is run from. By
+proxy_key = /path/to/id_rsa ; The file must be readeable for the user, ts-warp is run from. By
42
; default it is "nobody". Use "-u" argument of ts-warp to change it.
43
proxy_key_passphrase = tsw01:08415D5F6519633F1D150E08552837506D12383C177C176F7C322E1F562D
44
proxy_ssh_force_auth = Y ; N (default) - try negotiating SSH2 auth methods or Y - force them
0 commit comments