hyper_tunnel
This commit is contained in:
parent
250c60eee6
commit
9b2c9b54da
@ -37,3 +37,5 @@ goclone() {
|
||||
mkdir -p $GOPATH/src/code.uber.internal/$1
|
||||
git clone gitolite@code.uber.internal:$1 $GOPATH/src/code.uber.internal/$1
|
||||
}
|
||||
|
||||
alias hyper_tunnel='ssh -fN -L 21300:hyperbahn01-sjc1:21300 adhoc03-sjc1'
|
||||
|
Loading…
Reference in New Issue
Block a user