Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
2462e3bb
Commit
2462e3bb
authored
Nov 30, 2015
by
intrigeri
Browse files
Move connect-socks out of the $PATH.
Refs:
#10658
parent
d30e74ab
Changes
3
Show whitespace changes
Inline
Side-by-side
config/chroot_local-includes/etc/ssh/ssh_config
View file @
2462e3bb
...
...
@@ -3,7 +3,7 @@ ProxyCommand none
Host
*
ProxyCommand
/usr/local/
bin
/connect-socks %h %p
ProxyCommand
/usr/local/
lib
/connect-socks %h %p
Ciphers
aes256-ctr,aes256-cbc,aes128-ctr,aes128-cbc,3des-cbc
MACs
hmac-sha1,hmac-md5,hmac-ripemd160
...
...
config/chroot_local-includes/usr/local/
bin
/connect-socks
→
config/chroot_local-includes/usr/local/
lib
/connect-socks
View file @
2462e3bb
File moved
wiki/src/contribute/design.mdwn
View file @
2462e3bb
...
...
@@ -1112,7 +1112,7 @@ The OpenSSH client is configured to use the Tor SOCKS proxy, and to
prefer strong ciphers and MACs..
- [[!tails_gitweb config/chroot_local-includes/etc/ssh/ssh_config]]
- [[!tails_gitweb config/chroot_local-includes/usr/local/
bin
/connect-socks]]
- [[!tails_gitweb config/chroot_local-includes/usr/local/
lib
/connect-socks]]
### 3.6.21 Incremental upgrades
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment