{"id":24203610,"url":"https://github.com/tsutsu3/unbound-web-ui","last_synced_at":"2025-03-03T11:44:48.165Z","repository":{"id":261919041,"uuid":"885472712","full_name":"tsutsu3/unbound-web-ui","owner":"tsutsu3","description":"Unofficial unbound web ui","archived":false,"fork":false,"pushed_at":"2025-01-13T11:07:05.000Z","size":454,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T22:39:31.149Z","etag":null,"topics":["admin-panel","dashboard","dns-cache","unbound","web-ui"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tsutsu3.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}},"created_at":"2024-11-08T16:46:04.000Z","updated_at":"2024-11-12T16:38:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"6707d246-bd99-4d65-ad90-6545390deaf5","html_url":"https://github.com/tsutsu3/unbound-web-ui","commit_stats":null,"previous_names":["tsutsu3/unbound-web-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutsu3%2Funbound-web-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutsu3%2Funbound-web-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutsu3%2Funbound-web-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsutsu3%2Funbound-web-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsutsu3","download_url":"https://codeload.github.com/tsutsu3/unbound-web-ui/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241661409,"owners_count":19998949,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["admin-panel","dashboard","dns-cache","unbound","web-ui"],"created_at":"2025-01-13T22:36:40.649Z","updated_at":"2025-03-03T11:44:48.146Z","avatar_url":"https://github.com/tsutsu3.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca id=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003e [!CAUTION]\n\u003e This project is currently under development\n\n\u003c!-- PROJECT SHIELDS --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[![Issues][issues-shield]][issues-url]\n[![MIT License][license-shield]][license-url]\n[![CodeCov][codecov-shield]][codecov-url]\n[![CodeClimate][codeclimate-shield]][codeclimate-url]\n\n\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"https://github.com/tsutsu3/unbound-web-ui\"\u003e\n    \u003cimg src=\"images/Unbound_Outlined_Black.svg\" alt=\"Logo\" height=\"100\" \u003e\n  \u003c/a\u003e\n\n\u003ch3 align=\"center\"\u003eUnbound Web UI\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n    A graphical user interface for managing and monitoring Unbound\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/tsutsu3/unbound-web-ui\"\u003eView Demo\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/tsutsu3/unbound-web-ui/issues/new?labels=bug\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/tsutsu3/unbound-web-ui/issues/new?labels=enhancement\"\u003eRequest Feature\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003e [!IMPORTANT]\n\u003e **This is an unofficial project, not affiliated with the official Unbound or its maintainers.**\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#key-features\"\u003eKey Features\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#usages\"\u003eUsages\u003c/a\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#development\"\u003eDevelopment\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#pre-requisites\"\u003ePre requisites\u003c/a\u003e\u003c/li\u003e\n        \u003cli\u003e\u003ca href=\"#developer-setup\"\u003eDeveloper Setup\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n## About The Project\n\n[![Product Name Screen Shot][product-screenshot]](https://example.com)\n\n`Unbound Web UI` is a graphical user interface designed to manage and monitor the Unbound DNS resolver, which is widely\nused for caching and recursive DNS lookups. This UI provides a more accessible and user-friendly way to interact with\nUnbound, offering functionalities that allow users to view real-time query statistics, manage cache, and configure\nvarious settings without needing to use command-line tools.\n\n## Key Features\n\n- **Real-Time Monitoring**: Displays live statistics such as query rates, cache hit ratios, and server uptime, helping users monitor the DNS resolver's performance at a glance.\n- **Cache Management**: Allows users to inspect, flush, or selectively remove cached entries, which is particularly useful for testing DNS changes or troubleshooting.\n- **Configuration Management**: Provides options to modify and apply Unbound configurations, such as setting up access control lists (ACLs), enabling or disabling DNSSEC, and adjusting logging preferences.\n- **Security and Access Control**: Offers authentication mechanisms to restrict access to authorized users, ensuring that only trusted individuals can manage Unbound settings.\n\n## Usages\n\n### Automated Install\n\nThose who want to get started quickly and conveniently may install `Unbound Web UI` using the following command:\n\n```bash\ncurl -sSL https://raw.githubusercontent.com/tsutsu3/unbound-web-ui/refs/heads/main/scripts/install-unbound-web-ui.sh | bash\n```\n\n### Access Web UI\n\n- `http://localhost:3000/admin/`\n\n\n\u003c!-- GETTING STARTED --\u003e\n## Development\n\nThis section provides guidance for developers and contributors who want to work on the project.\n\n### Pre requisites\n\n- Node.js\n\nHere’s how you can update the **Develop** section to include the Node.js requirement:\n\n### Developer Setup\n\n1. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/tsutsu3/unbdound-web-ui.git\n   ```\n\n2. **Navigate to the Project Directory**:\n\n   ```bash\n   cd unbdound-web-ui\n   ```\n\n3. **Install Dependencies**:\n\n   ```bash\n   npm install\n   ```\n\n4. **Run in Development Mode**:\n\n   ```bash\n   npm run dev\n   ```\n\n   - Starts a local development server.\n\n\u003c!-- LICENSE --\u003e\n## License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[contributors-shield]: https://img.shields.io/github/contributors/tsutsu3/unbound-web-ui?style=for-the-badge\n[contributors-url]: https://github.com/tsutsu3/unbound-web-ui/graphs/contributors\n[forks-shield]: https://img.shields.io/github/forks/tsutsu3/unbound-web-ui?style=for-the-badge\n[forks-url]: https://github.com/tsutsu3/unbound-web-ui/network/members\n[stars-shield]: https://img.shields.io/github/stars/tsutsu3/unbound-web-ui?style=for-the-badge\n[stars-url]: https://github.com/tsutsu3/unbound-web-ui/stargazers\n[issues-shield]: https://img.shields.io/github/issues/tsutsu3/unbound-web-ui?style=for-the-badge\n[issues-url]: https://github.com/tsutsu3/unbound-web-ui/issues\n[license-shield]: https://img.shields.io/github/license/tsutsu3/unbound-web-ui?style=for-the-badge\n[license-url]: https://github.com/tsutsu3/unbound-web-ui/blob/master/LICENSE.txt\n[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black?style=for-the-badge\u0026logo=linkedin\u0026colorB=555\n[linkedin-url]: https://linkedin.com/in/linkedin_username\n[product-screenshot]: images/screenshot.png\n[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge\u0026logo=nextdotjs\u0026logoColor=white\n[Next-url]: https://nextjs.org/\n[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB\n[React-url]: https://reactjs.org/\n[Vue.js]: https://img.shields.io/badge/Vue.js-35495E?style=for-the-badge\u0026logo=vuedotjs\u0026logoColor=4FC08D\n[Vue-url]: https://vuejs.org/\n[Angular.io]: https://img.shields.io/badge/Angular-DD0031?style=for-the-badge\u0026logo=angular\u0026logoColor=white\n[Angular-url]: https://angular.io/\n[Svelte.dev]: https://img.shields.io/badge/Svelte-4A4A55?style=for-the-badge\u0026logo=svelte\u0026logoColor=FF3E00\n[Svelte-url]: https://svelte.dev/\n[Laravel.com]: https://img.shields.io/badge/Laravel-FF2D20?style=for-the-badge\u0026logo=laravel\u0026logoColor=white\n[Laravel-url]: https://laravel.com\n[Bootstrap.com]: https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge\u0026logo=bootstrap\u0026logoColor=white\n[Bootstrap-url]: https://getbootstrap.com\n[JQuery.com]: https://img.shields.io/badge/jQuery-0769AD?style=for-the-badge\u0026logo=jquery\u0026logoColor=white\n[JQuery-url]: https://jquery.com\n\n[codecov-shield]: https://img.shields.io/codecov/c/github/tsutsu3/unbound-web-ui?token=KLIM50QN1V\u0026style=for-the-badge\u0026logo=codecov\n\n[codecov-url]: https://codecov.io/gh/tsutsu3/unbound-web-ui\n\n[codeclimate-shield]: https://img.shields.io/codeclimate/maintainability/tsutsu3/unbound-web-ui?style=for-the-badge\u0026logo=codeclimate\n\n[codeclimate-url]: https://codeclimate.com/github/tsutsu3/unbound-web-ui/maintainability","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsutsu3%2Funbound-web-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsutsu3%2Funbound-web-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsutsu3%2Funbound-web-ui/lists"}