My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Using Netbird IP addresses for ssh

yemou 1cde4d0c fd49d35f

+2 -6
+2 -6
ssh/config
··· 1 1 Host lily 2 - HostName lily.lan 2 + HostName 100.77.30.206 3 3 Port 22 4 4 SetEnv TERM=xterm-256color 5 5 Host dandelion 6 - HostName 2a01:4ff:f0:41c7::1 7 - Port 22 8 - SetEnv TERM=xterm-256color 9 - Host fly-agaric 10 - HostName 2a01:4ff:f0:348a::1 6 + HostName 100.77.19.103 11 7 Port 22 12 8 SetEnv TERM=xterm-256color