ssh: client set port to 2201 for void
This commit is contained in:
parent
5c131556b1
commit
59f713bed0
1 changed files with 12 additions and 0 deletions
12
home.nix
12
home.nix
|
|
@ -232,6 +232,18 @@ in {
|
|||
hostname = "109.199.126.230";
|
||||
user = "root";
|
||||
};
|
||||
"*.005540.xyz" = {
|
||||
port = 2201;
|
||||
};
|
||||
"005540.xyz" = {
|
||||
port = 2201;
|
||||
};
|
||||
"void" = {
|
||||
port = 2201;
|
||||
};
|
||||
"void.hummingbird-stork.ts.net" = {
|
||||
port = 2201;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue