mirror of
https://github.com/Ysurac/openmptcprouter-vps-admin.git
synced 2026-09-20 00:01:32 +00:00
No description
- Python 98.1%
- Shell 1.9%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| debian | ||
| docs | ||
| test | ||
| .env.example | ||
| .gitignore | ||
| current-vpn | ||
| cypthon.py | ||
| docker-compose.yml | ||
| install_omr-ai.sh | ||
| LICENSE | ||
| omr-admin-config.json | ||
| omr_metrics.py | ||
| omr_metrics_standalone.py | ||
| omradmin.py | ||
| README.md | ||
OpenMPTCProuter Server admin rest API
The OpenMPTCProuter API is based on FastAPI.
Documentation
- API reference — authentication, permissions and all endpoints
- Decision engine — metrics collection and WAN weight learning (
omr_metrics)
An interactive Swagger UI is also available on a running server at /docs
(log in first via /login_basic).