lkjasdklfjasdf

This commit is contained in:
Arthur K. 2024-12-18 12:23:31 +03:00
parent f4b88690f7
commit 96fbeb821a
Signed by: wzray
GPG key ID: B97F30FDC4636357
5 changed files with 51 additions and 20 deletions

15
.ssh/config Normal file
View file

@ -0,0 +1,15 @@
Host *
AddKeysToAgent yes
IdentityFile ~/.ssh/id_ed25519
Host *.zvray.ru *.wzray.com *.vpn.wzray.ru
User root
Port 8022
Host 192.168.1.1 10.161.0.1 10.162.0.1 openwrt
User root
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
UpdateHostkeys no
PubkeyAcceptedAlgorithms +ssh-rsa
HostkeyAlgorithms +ssh-rsa