]> gitweb.pimeys.fr Git - config-20-100.git/commitdiff
[aliases] tunnel SSH vers l'imprimante sur le port https et ajout du tunnel vers...
authorVincent Le Gallic <legallic@crans.org>
Thu, 24 Dec 2015 20:59:12 +0000 (21:59 +0100)
committerVincent Le Gallic <legallic@crans.org>
Thu, 24 Dec 2015 20:59:12 +0000 (21:59 +0100)
.bash_aliases

index 74a0af58a0fb0bcee8f71ee9ebd286330ebde923..d3ef170da7ed3905f5ca689b36ddae7df9b6cbbd 100644 (file)
@@ -47,7 +47,8 @@ alias LS='LS -e'
 alias sshadd='ssh-add -t 1800'
 
 #~# # Tunnels (pour les membres actifs)
-#~# alias sshimprimante="echo -e 'Port : 2222\nRappel : http://localhost:2222';ssh -L 2222:imprimante.adm.crans.org:80 vo"
+#~# alias sshimprimante="echo -e 'Port : 2222\nRappel : https://localhost:2222';ssh -L 2222:imprimante.adm.crans.org:443 vo"
+#~# alias sshcups="echo -e 'Port : 3333\nRappel : http://localhost:3333';ssh -L 3333:o2.adm.crans.org:631 vo"
 #~# alias sshbabar="echo -e 'Port : 3333\nRappel : http://localhost:3333/backuppc';ssh -L 3333:babar.adm.crans.org:80 vo"