Pure memory hook for QQNT
Once PMHQ is running, open the Web UI in your browser to inspect sent/received packets in real time and read the API documentation:
- Packet monitor:
http://127.0.0.1:13000/ - API docs:
http://127.0.0.1:13000/doc
The host and port follow default_host / default_port in the config (default
127.0.0.1:13000).
- Configuration file reference: config.md