7 ms·
the easiest would be to add to ~/.ssh/config: host *.*.*.* hostname 64:ff9:%h (without the empty line) Also work with scp, rsync,
by nelgaard 3y ago
the easiest would be to add to ~/.ssh/config:
host *.*.*.*
hostname 64:ff9:%h
(without the empty line)
Also work with scp, rsync,