new mtproto image

This commit is contained in:
mercury
2025-12-15 00:18:08 +04:00
parent 96ff868b10
commit 60241aaffb
4 changed files with 42 additions and 22 deletions
-1
View File
@@ -1,4 +1,3 @@
echo 'root:dummy_passwd'|chpasswd
cat /ssh/key.pub > /root/.ssh/authorized_keys
ssh-keygen -A
exec /usr/sbin/sshd -D -e "$@" &