1
0
Fork 0

feat: add all configs

This commit is contained in:
Oliver Ladner 2025-10-05 14:14:45 +02:00
commit 0267199f6e
23 changed files with 1673 additions and 0 deletions

View file

@ -0,0 +1,7 @@
use_relative_paths=true
address=0.0.0.0
enable_auth=true
username=foo
password=bar
# ssh-keygen -m pem -f ~/.config/wayvnc/rsa_key.pem -t rsa -N ""
rsa_private_key_file=rsa_key.pem