We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 310ad3e commit 28f0ea6Copy full SHA for 28f0ea6
README.md
@@ -58,7 +58,7 @@ exit
58
## 🔊 Audio
59
If you cant hear audio from vnc then use this command by openning a new session in termux
60
```bash
61
-pulseaudio --start --load-"module-native-protocol-tcp auth-ip-acp=127.0.0.1 auth-anonymus=1" --exit-idle-time=1
+pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1
62
```
63
## Default passwords
64
`user` -> root
0 commit comments