vincenthsu / systemd-ngrok

Automatically start ngrok by systemd
The Unlicense
475 stars 170 forks source link

It works stock but not with VNC port #22

Open JonHeron opened 10 months ago

JonHeron commented 10 months ago

This is working great until I try to add a port for VNC to the yml file If I add under ssh port entry: vnc: proto: tcp addr: 5900

It fails to load ngrok at start up? Is this protocol not allowed, perhaps?