Skip to content
Snippets Groups Projects
Commit ed7a48ce authored by Nathan Rodet's avatar Nathan Rodet
Browse files

Added ttyd service

parent 1b79d923
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ Description=ttyd web server to allow remote access to terminal
After=network.target
[Service]
ExecStart=/root/ttyd/ttyd.86_64 -p 8082 -i lo -c admin:%user_password% -T xterm bash
ExecStart=/root/ttyd/ttyd.x86_64 -p 8082 -i lo -c admin:%user_password% -T xterm bash
[Install]
WantedBy=multi-user.target
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment