add wackattack ssh config

This commit is contained in:
Daniel Lovbrotte Olsen 2023-11-06 10:30:09 +01:00
parent 8fa457dc8d
commit 556a31b334
1 changed files with 10 additions and 0 deletions

View File

@ -269,6 +269,16 @@ in
"*.pvv.ntnu.no" = {
user = "danio";
};
"pascal" = {
hostname = "wiki.wackattack.eu";
port = 1337;
user = "dandellion";
};
"ireul" = {
hostname = "62.92.111.85";
port = 1337;
user = "dandellion";
};
"gitlab.stud.idi.ntnu.no" = {
proxyJump = "login.pvv.ntnu.no";
};