opnsense ssh host

feat/kile-v2
Ricard Illa 2023-02-27 14:32:28 +01:00
parent 24594cafef
commit fd36a88c31
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ in {
"github.com" = defaultBlock;
"opnsense" = defaultBlock // {
user = "root";
hostname = "10.0.0.1";
};
"openwrt" = defaultBlock // { user = "root"; };
"suricata" = defaultBlock;