[Unit] Description=Reverse SSH Tunnel Port %I After=network-online.target [Service] Type=simple ExecStart=ssh -N -R 0.0.0.0:%i:localhost:%i root@0-1.doubleoo.shop Restart=on-failure RestartSec=10 [Install] WantedBy=multi-user.target