diff --git a/ssh/config b/ssh/config index fff3a20..570c55d 100644 --- a/ssh/config +++ b/ssh/config @@ -127,6 +127,10 @@ Host idc-yxvm HostName 46.3.216.77 User root +Host idc-vultr-bgp + HostName 137.220.34.171 + User root + Host hf-linux HostName 192.168.5.12 User flintylemming diff --git a/ssh/idc-vultr-bgp.pub b/ssh/idc-vultr-bgp.pub new file mode 100644 index 0000000..432da52 --- /dev/null +++ b/ssh/idc-vultr-bgp.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANImJYQnDnW8oLT/n6XGcw+sSvgwFq5PfTkzxACMj9a \ No newline at end of file