https://github.com/shakibamoshiri/prox
prox is a full AAA wrapper for shadowsocks in sing-box proxy
https://github.com/shakibamoshiri/prox
aaa aaa-server shadowsocks sing-box
Last synced: about 1 month ago
JSON representation
prox is a full AAA wrapper for shadowsocks in sing-box proxy
- Host: GitHub
- URL: https://github.com/shakibamoshiri/prox
- Owner: shakibamoshiri
- Created: 2025-10-26T09:47:42.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2025-12-18T06:37:10.000Z (6 months ago)
- Last Synced: 2025-12-21T15:17:56.427Z (5 months ago)
- Topics: aaa, aaa-server, shadowsocks, sing-box
- Language: Shell
- Homepage:
- Size: 249 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prox
prox is a full AAA[^1] wrapper for shadowsocks in sing-box[^2] proxy. It manages
- Authentication
- Authorization
- Accounting
and out-of-box features like
- multi-pools
- multi-nodes
- multi-agents (superadmin + other admins)
- RBAC (different access per admins)
- minimal and static dashboard pre user for stat and subscription
- [not-connected-yet](https://9ced979b4f.pages.dev/admin/ncy/)
- [connected](https://9ced979b4f.pages.dev/admin/con/)
- [expired](https://9ced979b4f.pages.dev/admin/exp/)
- notification (telegram has been added)
- admin panel bot (see Telegram bot `@proxdemobot` or [proxdemobot](https://t.me/proxdemobot))
## idea
having clusters of shadowsocks-over-shadowTLS servers using sing-box
## design
prox has been deigned with HA (high availability) and HS (horizontal scaling) in mind
[^1]: [AAA wikipedia](https://en.wikipedia.org/wiki/Authentication,_authorization,_and_accounting)
[^2]: [sing-box](https://github.com/SagerNet/sing-box)