mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-05-30 15:19:34 +03:00
Updated Privacy and Anonymity (markdown)
parent
257478078d
commit
90f05a1580
@ -83,8 +83,9 @@ touch $HOME/.ssh/config
|
||||
Edit the config file and put this inside:
|
||||
|
||||
```
|
||||
Host <alias>
|
||||
hostname <hostname.onion>
|
||||
Host <alias>
|
||||
hostname <hostname.onion>
|
||||
ProxyCommand /bin/nc -X 5 -x 127.0.0.1:9050 %h %p
|
||||
user <username>
|
||||
IdentityFile </path/to/your/key>
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user