{"id":30893257,"url":"https://github.com/trickfilm400/radius-webadmin","last_synced_at":"2026-02-15T06:34:32.687Z","repository":{"id":312157105,"uuid":"1023763726","full_name":"Trickfilm400/radius-webadmin","owner":"Trickfilm400","description":"Another Web-Management for (Free)radius servers. Beta.","archived":false,"fork":false,"pushed_at":"2025-08-28T21:38:38.000Z","size":565,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-05T22:29:43.381Z","etag":null,"topics":["freeradius","freeradius-webinterface","radius-api"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Trickfilm400.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-21T16:51:49.000Z","updated_at":"2025-08-28T21:38:41.000Z","dependencies_parsed_at":"2025-08-29T02:46:00.510Z","dependency_job_id":"7071d1c7-4ceb-4ddd-81a6-18943f3551b1","html_url":"https://github.com/Trickfilm400/radius-webadmin","commit_stats":null,"previous_names":["trickfilm400/radius-webadmin"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Trickfilm400/radius-webadmin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fradius-webadmin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fradius-webadmin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fradius-webadmin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fradius-webadmin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trickfilm400","download_url":"https://codeload.github.com/Trickfilm400/radius-webadmin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trickfilm400%2Fradius-webadmin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29471944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T05:26:30.465Z","status":"ssl_error","status_checked_at":"2026-02-15T05:26:21.858Z","response_time":118,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["freeradius","freeradius-webinterface","radius-api"],"created_at":"2025-09-08T20:06:57.177Z","updated_at":"2026-02-15T06:34:32.661Z","avatar_url":"https://github.com/Trickfilm400.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# radius-webadmin\n\nThis web UI should be a collection of useful tools for (free)radius server management. At the moment a user-management\npage\nis added and a debug page for freeradius servers which helps configure and testing freeradius configs.\nThe user-management saves users inside a MySQL database.\n\nThe plan is to add more features over time like web-based configuration of the freeradius config.\n\n**Note:** For the debug-tool you need the\ncorresponding [freeradius-debug-utils](https://github.com/Trickfilm400/freeradius-debug-utils) project.\n\n**Currently, this project is inside a beta phase.**\n\n## Screenshot\n\nUser-Page:\n![User-Page](./.github/user.page.jpg)\n\nDebug-Page:\n![Debug: Logs](./.github/debug.processed-logs.jpg)\n![Debug: Abstract](./.github/debug.abstract-logs.jpg)\n\n## Usage\n\nInstall with docker compose:\n\n```yaml\nservices:\n  panel:\n    image: ghcr.io/trickfilm400/radius-webadmin\n    ports:\n      - 3000:3000\n    environment:\n      - DATABASE_URL=mysql://username:password@mysql-host/radius-database\n    # enable log rotation\n    logging:\n      driver: \"json-file\"\n      options:\n        max-size: \"10m\"\n```\n\n### Development\n\nMake sure to install dependencies:\n\n```bash\nnpm ci\n```\n\n#### Development Server\n\nStart the development server on `http://localhost:3000`:\n\n```bash\nnpm run dev\n```\n\n\u0026copy; MIT License 2025 Trickfilm400","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickfilm400%2Fradius-webadmin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrickfilm400%2Fradius-webadmin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrickfilm400%2Fradius-webadmin/lists"}