Newer
Older
[Unit]
Description=ttyd web server to allow remote access to terminal
After=network.target
[Service]
ExecStart=/root/ttyd/ttyd.x86_64 -p 8081 -i lo -c admin:%user_password% -T xterm bash
[Unit]
Description=ttyd web server to allow remote access to terminal
After=network.target
[Service]
ExecStart=/root/ttyd/ttyd.x86_64 -p 8081 -i lo -c admin:%user_password% -T xterm bash