mirror of
https://github.com/Ap0dexMe0/o11pro-unpacked.git
synced 2026-07-15 18:30:02 +02:00
released :P
This commit is contained in:
@@ -313,3 +313,12 @@ Streams are accessible via playlist format. The `-plstreamname` flag controls th
|
|||||||
- VOD downloader mode (`-manifest`) downloads, converts, and exits it does not start the server.
|
- VOD downloader mode (`-manifest`) downloads, converts, and exits it does not start the server.
|
||||||
- Script accounts use the format: `user=join@mail.com password=mypassword device=123456 pin=1234`
|
- Script accounts use the format: `user=join@mail.com password=mypassword device=123456 pin=1234`
|
||||||
- Proxy support: `http://user:pass@ip:port` and `socks5://user:pass@ip:port`
|
- Proxy support: `http://user:pass@ip:port` and `socks5://user:pass@ip:port`
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Further Reading
|
||||||
|
|
||||||
|
| Document | Description |
|
||||||
|
|----------|-------------|
|
||||||
|
| [API.md](API.md) | Complete REST API reference all endpoints, methods, and auth details |
|
||||||
|
| [RE.md](RE.md) | Reverse engineering notes frontend deobfuscation analysis, Vue component map, config schema, and TODO
|
||||||
|
|||||||
Reference in New Issue
Block a user