Loading .ssh/config +4 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,10 @@ Host !gw1.ext.kodo.org.uk *.net.kodo.org.uk 10.56.* Host 192.168.* 10.* *.lan *.local localhost CheckHostIp no # Suppress domain lookup for localhost Host localhost Hostname localhost. # === Connection Sharing === # Use connection sharing for any host that does not explicitly block it. Loading Loading
.ssh/config +4 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,10 @@ Host !gw1.ext.kodo.org.uk *.net.kodo.org.uk 10.56.* Host 192.168.* 10.* *.lan *.local localhost CheckHostIp no # Suppress domain lookup for localhost Host localhost Hostname localhost. # === Connection Sharing === # Use connection sharing for any host that does not explicitly block it. Loading