How to wget localhost:8080/requests/status.xml
Posted: 22 Nov 2018 04:04
When i leave password empty, the page localhost:8080/ said:
how to set password(diagram): https://hobbyistsoftware.com/vlcsetup-win-manual
Because there were not username at all, only password. not work.
My VLC version is 3.0.4
detail: https://wiki.videolan.org/documentation ... ss_controlPassword for Web interface has not been set.
Please use --http-password, or set a password in
Preferences > All > Main interfaces > Lua > Lua HTTP > Password.
how to set password(diagram): https://hobbyistsoftware.com/vlcsetup-win-manual
Because there were not username at all, only password.
Code: Select all
wget http://username:password@localhost:8080/
My VLC version is 3.0.4