Adapted solution for MPC-HC web interface. For those people who want to manage a video player over the Internet but are behind NAT and do not have Wi-Fi.
- AndroidSDK
- Vue.js
- MPC-HC
- Download or rebuild app-release.apk file
- Add index.html to
path/to/MPC-HC/webroot/
- Download .exe file of Ngrok or use CLI
- Set the launch parameters: http -auth="<login>:<password>" 13579
- Turn on listening port 13579 in MPC-HC
- Use Android application or just visit site that created by ngrok