show real ip

This commit is contained in:
mercury
2023-08-18 00:16:01 +04:00
parent 49fe87a530
commit 1104e79a2f
7 changed files with 20 additions and 6 deletions
+1
View File
@@ -1,3 +1,4 @@
route add -net 10.0.1.0 netmask 255.255.255.0 gw wg
cat /ssh/key.pub > /root/.ssh/authorized_keys
ssh-keygen -A
exec /usr/sbin/sshd -D -e "$@" &