This commit is contained in:
2022-07-07 21:40:37 +02:00
parent c03c13886f
commit e1a50c88df
17 changed files with 352 additions and 322 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
xtightvncviewer 127.0.0.1::5900 -passwd <(printf %s secret | vncpasswd -f)