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:
@@ -4,6 +4,15 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## Further Reading
|
||||||
|
|
||||||
|
| Document | Description |
|
||||||
|
|----------|-------------|
|
||||||
|
| [API.md](docs/API.md) | Complete REST API reference all endpoints, methods, and auth details |
|
||||||
|
| [RE.md](docs/RE.md) | Reverse engineering notes frontend deobfuscation analysis, Vue component map, config schema, and TODO
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -314,11 +323,6 @@ Streams are accessible via playlist format. The `-plstreamname` flag controls th
|
|||||||
- 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`
|
||||||
|
|
||||||
---
|
## Credits:
|
||||||
|
- Nulled (Cracked o11pro)
|
||||||
## Further Reading
|
- Lossui011
|
||||||
|
|
||||||
| 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