This website requires JavaScript.
Explore
Help
Register
Sign In
root
/
wireguard-admin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c4dc22074ea124ca3bf2844754afd3e6d98baf49
wireguard-admin
/
app
T
History
lofyer
and
factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
c4dc22074e
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
...
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-07-04 07:34:57 +08:00
..
static
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
templates
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
__init__.py
Initial WireGuard admin panel: FastAPI UI, peer key management, live monitoring, Docker deploy
2026-07-03 22:23:14 +08:00
auth.py
Initial WireGuard admin panel: FastAPI UI, peer key management, live monitoring, Docker deploy
2026-07-03 22:23:14 +08:00
config.py
Initial WireGuard admin panel: FastAPI UI, peer key management, live monitoring, Docker deploy
2026-07-03 22:23:14 +08:00
crypto.py
Initial WireGuard admin panel: FastAPI UI, peer key management, live monitoring, Docker deploy
2026-07-03 22:23:14 +08:00
db.py
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
main.py
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
models.py
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
service.py
Peer enhancements: notes, traffic quotas with auto-disable, batch create, usage tracking; relay subnets for bridging into other tunnels
2026-07-04 07:34:57 +08:00
wireguard.py
Guard against syncing config onto a foreign wg interface
2026-07-04 07:15:14 +08:00