Binds to the tailscale IP only, with PAM auth over TLS. TLS cert/key are machine-local secrets and intentionally not tracked.
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
address=100.64.0.1
|
|
port=5900
|
|
enable_auth=true
|
|
enable_pam=true
|
|
certificate_file=/home/valknar/.config/wayvnc/tls_cert.pem
|
|
private_key_file=/home/valknar/.config/wayvnc/tls_key.pem
|