summaryrefslogtreecommitdiff
path: root/functions
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-01-28 03:38:46 +0100
committerache <ache@ache.one>2018-01-28 03:38:46 +0100
commitd62a5c85c99dcd091d1c25b7eebe78332175ca18 (patch)
treeb4930d99d03170b67a84994ce8d1001fcef6cbe2 /functions
parentautossh > ssh (diff)
Update remove cmd
Diffstat (limited to 'functions')
-rw-r--r--functions/rv.fish2
-rw-r--r--functions/sec.fish3
2 files changed, 2 insertions, 3 deletions
diff --git a/functions/rv.fish b/functions/rv.fish
index b997df7..394fd59 100644
--- a/functions/rv.fish
+++ b/functions/rv.fish
@@ -1 +1 @@
-alias rv='autossh -M 10000 achessh@ache.one -p 21 -R 60065:localhost:22 -fN'
+alias rv='ssh achessh@mail.ache.one -p 21 -R 60065:localhost:22 -fN'
diff --git a/functions/sec.fish b/functions/sec.fish
index 26145e9..8a2b842 100644
--- a/functions/sec.fish
+++ b/functions/sec.fish
@@ -1,2 +1 @@
-alias sec='autossh -M 10003 achessh@ache.one -p 21 -D 8886 -fN'
-
+alias sec='ssh achessh@37.59.109.240 -p 21 -D 8886 -fN'