From 6db6648a4cbf62324924de86fcb5a3cb8caa3690 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 9 Oct 2017 13:31:37 +0200 Subject: [PATCH] No proxy for securemail --- securemail | 7 ++++--- start-post-i3 | 4 +--- tune-mouse | 11 ++++++----- until-event | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/securemail b/securemail index 6276837..3d2d3ae 100755 --- a/securemail +++ b/securemail @@ -36,16 +36,17 @@ fi # -R :4242:localhost:22 \ ssh -T -f -C -N \ - -L2323:mx.ungleich.ch:$IMAPS \ - -L4241:mx.ungleich.ch:$SMTP \ + -L[::1]:2323:localhost:$IMAPS \ + -L[::1]:4241:localhost:$SMTP \ -L2324:imap.googlemail.com:$IMAPS \ -L2325:mail.zhaw.ch:$IMAPS \ -L2326:imap.googlemail.com:$POP3S \ - -D 3128 "$@" \ + "$HOST" && sendmail -q # Fernzugriff # ssh -T -f -C -N -R4242:localhost:22 "$HOST" +# -D 3128 "$@" \ #ssh -T -f -C -N -L2342:mx2.schottelius.org:$SMTP 62.65.138.66 #ssh -T -f -C -N -L4242:imaps.schottelius.org:$IMAPS "$HOST" diff --git a/start-post-i3 b/start-post-i3 index c8cafde..d63c737 100755 --- a/start-post-i3 +++ b/start-post-i3 @@ -3,12 +3,10 @@ # Restore layouts i3-msg 'workspace 1; append_layout ~/.i3/workspace-1.json' i3-msg 'workspace 2; append_layout ~/.i3/workspace-2.json' - +i3-msg 'workspace 10' # Start programs afterwards and watch matching chromium & # slack & -#firefox & -#choqok & ssh-add