feat: add all configs
This commit is contained in:
commit
0267199f6e
23 changed files with 1673 additions and 0 deletions
7
home/oli/.config/wayvnc/config
Normal file
7
home/oli/.config/wayvnc/config
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue