added hysteria

This commit is contained in:
mercury
2025-12-01 00:13:19 +04:00
parent b5ab8fb4eb
commit 57ee403070
9 changed files with 168 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
cat /ssh/key.pub > /root/.ssh/authorized_keys
ssh-keygen -A
exec /usr/sbin/sshd -D -e "$@" &
hysteria server -c /config/hysteria.yaml &
tail -f /dev/null