Watch
1
0
Fork
You've already forked openmptcprouter-vps-admin
0
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%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Ycarus (Yannick Chabanois) 11d4cab42c Fix VPS version and sysctl
2026-09-10 14:59:11 +02:00
.github/workflows Fix debian package creation 2026-04-07 10:15:45 +02:00
debian Fix VPS version and sysctl 2026-09-10 14:59:11 +02:00
docs Fix xray-reality support 2026-09-08 09:44:28 +02:00
test Fix VPS version and sysctl 2026-09-10 14:59:11 +02:00
.env.example Refresh docker-compose 2026-07-17 14:41:55 +02:00
.gitignore Fis install_omr-ai.sh, fix VXLAN and add /mqvpn_users 2026-09-07 09:31:33 +02:00
current-vpn Current VPN can be set by client 2019-06-24 16:14:16 +00:00
cypthon.py Add omr-metrics to retrieve routers metrics and use torch to give weights 2026-06-05 17:30:10 +02:00
docker-compose.yml Refresh docker-compose 2026-07-17 14:41:55 +02:00
install_omr-ai.sh Fis install_omr-ai.sh, fix VXLAN and add /mqvpn_users 2026-09-07 09:31:33 +02:00
LICENSE Initial commit 2018-11-08 13:52:00 +01:00
omr-admin-config.json Only check data on used proxy 2022-02-04 09:53:32 +01:00
omr_metrics.py Fis install_omr-ai.sh, fix VXLAN and add /mqvpn_users 2026-09-07 09:31:33 +02:00
omr_metrics_standalone.py Add auto-learning to the decirion engine, update XRay reverse proxy 2026-07-20 11:14:39 +02:00
omradmin.py Fix VPS version and sysctl 2026-09-10 14:59:11 +02:00
README.md Add auto-learning to the decirion engine, update XRay reverse proxy 2026-07-20 11:14:39 +02:00

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).