Skip to content

Commit 11e1f3e

Browse files
committed
Syntax fix
1 parent 81e7e45 commit 11e1f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ts-warp.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ proxy_server = 192.168.1.238:22 ; Don't forget setting port
3838
proxy_type = S
3939
proxy_user = myusername
4040
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
41+
proxy_key = /path/to/id_rsa ; The file must be readeable for the user, ts-warp is run from. By
4242
; default it is "nobody". Use "-u" argument of ts-warp to change it.
4343
proxy_key_passphrase = tsw01:08415D5F6519633F1D150E08552837506D12383C177C176F7C322E1F562D
4444
proxy_ssh_force_auth = Y ; N (default) - try negotiating SSH2 auth methods or Y - force them

0 commit comments

Comments
 (0)