For additional metadata protection proxy non-email client apps through tor
This commit is contained in:
parent
f7c0fc974a
commit
b220802609
|
@ -564,9 +564,9 @@ function menu_top_level {
|
|||
case $(cat $data) in
|
||||
1) mutt;;
|
||||
2) menu_email;;
|
||||
3) toxic;;
|
||||
4) profanity;;
|
||||
5) irssi;;
|
||||
3) toxic --force-tcp --SOCKS5-proxy 127.0.0.1 9050;;
|
||||
4) torify profanity;;
|
||||
5) torify irssi;;
|
||||
6) menu_encryption_keys;;
|
||||
7) break;;
|
||||
8) kill -HUP `pgrep -s 0 -o`;;
|
||||
|
|
Loading…
Reference in New Issue