Fix xray table

This commit is contained in:
2025-11-30 18:29:29 -03:00
parent 3e0f942371
commit 48ebb5554f

View File

@@ -105,6 +105,7 @@ php /opt/DragonCore/menu.php createv2table
php /opt/DragonCore/dbconvert.php convertdba
php /opt/DragonCore/dbconvert.php finishdba
php /opt/DragonCore/menu.php deletecone ws
php /opt/DragonCore/menu.php createXrayTable
sed -i '/# HostKeyAlgorithms/ a\HostKeyAlgorithms +ssh-rsa' /etc/ssh/sshd_config
sed -i '/# PubkeyAcceptedKeyTypes/ a\PubkeyAcceptedKeyTypes +ssh-rsa' /etc/ssh/sshd_config