aboutsummaryrefslogtreecommitdiff
path: root/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'ssh')
-rw-r--r--ssh/config48
1 files changed, 1 insertions, 47 deletions
diff --git a/ssh/config b/ssh/config
index 35dd16a..6f25763 100644
--- a/ssh/config
+++ b/ssh/config
@@ -1,25 +1,6 @@
# Prevent timeouts on certian systems
GSSAPIAuthentication no
-host ark-kyle
- hostname status.glados2.blanker.us
- port 49000
- user steam
-
-host postgres-stridet.com
- hostname stridet.com
- user mitch
- port 22
- IdentityFile ~/.ssh/id_rsa
- LocalForward 5432 127.0.5.1:5432
-
-host encom
- hostname encom.host
- user flynn
- # port 65510
- port 64995
- IdentityFile ~/.ssh/encom
-
host xoeris
hostname xoeris.com
user mitch
@@ -30,52 +11,25 @@ host xoeris.com
user mitch
port 49000
-host riedstra.us
- hostname 104.131.110.187
- user mitch
- port 49000
-
host rygel.us
hostname rygel.us
user mitch
port 49000
-# Primary Digital Ocean Server
-host main
- hostname 104.131.110.187
- user mitch
- port 49000
-
-# Secondary Digital Ocean Server
-host ns1
- # hostname 104.236.216.98
- hostname ns1.rygel.us
- user mitch
- port 49000
-
-
# Home servers
host gw
hostname 10.73.0.1
port 22
user mitch
-host vertex
- hostname 10.73.0.10
- user mitch
- port 22
- Compression no
-
# Friends
host kyle
hostname glados.blanker.us
port 48000
user mitch
-host nearlyepic.net
- port 22
- user mitch
+#
# Github stuff
host github.com
hostname ssh.github.com