{"id":19500459,"url":"https://github.com/antonvanassche/confiscan","last_synced_at":"2026-04-16T14:06:39.539Z","repository":{"id":244128754,"uuid":"813726004","full_name":"AntonVanAssche/ConfiScan","owner":"AntonVanAssche","description":"ConfiScan -  Collect basic information about Linux systems within seconds. ","archived":false,"fork":false,"pushed_at":"2024-06-19T17:36:38.000Z","size":75,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T10:12:44.554Z","etag":null,"topics":["automation","bash","linux"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AntonVanAssche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-06-11T16:07:09.000Z","updated_at":"2024-06-19T17:35:59.000Z","dependencies_parsed_at":"2024-06-20T03:40:13.151Z","dependency_job_id":null,"html_url":"https://github.com/AntonVanAssche/ConfiScan","commit_stats":null,"previous_names":["antonvanassche/confiscan"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonVanAssche%2FConfiScan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonVanAssche%2FConfiScan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonVanAssche%2FConfiScan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AntonVanAssche%2FConfiScan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AntonVanAssche","download_url":"https://codeload.github.com/AntonVanAssche/ConfiScan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240748119,"owners_count":19851213,"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":["automation","bash","linux"],"created_at":"2024-11-10T22:08:38.835Z","updated_at":"2026-04-16T14:06:39.457Z","avatar_url":"https://github.com/AntonVanAssche.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n    \u003ch1\u003e\n        ConfiScan\n    \u003c/h1\u003e\n    \u003cp align=\"center\"\u003e\n        Collect basic information about Linux systems within seconds.\n        \u003cbr/\u003e\n        \u003cstrong\u003e·\u003c/strong\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/issues\"\u003eReport Bug\u003c/a\u003e\n        \u003cstrong\u003e·\u003c/strong\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/issues\"\u003eRequest Feature\u003c/a\u003e\n    \u003c/p\u003e\n    \u003cp align=\"center\"\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/graphs/contributors\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/contributors/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/releases/latest/\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/release/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/network/members\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/forks/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/stargazers\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/stars/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/issues\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/issues/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n        \u003ca href=\"https://github.com/AntonVanAssche/ConfiScan/blob/master/LICENSE\"\u003e\n            \u003cimg src=\"https://img.shields.io/github/license/AntonVanAssche/ConfiScan.svg?style=for-the-badge\"\u003e\n        \u003c/a\u003e\n\u003c/div\u003e\n\n## About ConfiScan\n\n\u003e :warning: Currently, only Debian is supported. Support for other Linux distributions will be added soon.\n\n**ConfiScan** is a Bash script designed to collect basic information about Linux systems and output it into a set of organized files (CSV and txt). This tool is intended to assist system administrators in documenting and managing their infrastructure, providing a clear and comprehensive overview of system configurations.\n\nThe tool was initially developed as part of a bachelor thesis aimed at exploring solutions to facilitate the transition to Infrastructur as Code environments. Recognizing the ongoing challenges that many small and medium-sized enterprises (SMEs) face, such as limited knowledge, time, and budget constraints, ConfiScan will continue to be developed within this repository. It provides a straightforward and effective method for collecting and organizing system information, simplifying the creation of a comprehensive configuration inventory.\n\nMore information about the initial script and backstory can be found at the [repository containing the thesis](https://github.com/AntonVanAssche/hogent-bachelorproef/).\n\n## Usage\n\n### Prerequisites\n\nTo use ConfiScan, you need the following:\n\n- Packages:\n    - `dmidecode`\n    - `net-tools`\n- Sudo privileges to execute system commands.\n\n### Execution\n\n```console\n$ confiscan.sh -h\nUsage: confiscan.sh [OPTION] [CONFIG_FILES]\n\nOptions:\n    -h   Display help\n    -v   Display version\n    -f   Force overwrite of output directory/tarball\n    -o   Specify output directory, default is hostname-configs\n    -t   Create tarball of output directory\n\nNote:\n    Shell globbing is supported for [CONFIG_FILES]. They can be files or directories.\n\nExamples:\n    confiscan.sh -h\n    confiscan.sh /etc/sysctl.conf\n    confiscan.sh /etc/apache2/ /etc/sysctl.conf\n    confiscan.sh -f -t /etc/machine-id\n    confiscan.sh -o /path/to/output_dir\n    confiscan.sh -t /etc/bash{.bashrc,_completion}\n    confiscan.sh -t\n```\n\n## Contributions\n\nContributions are welcome! Refer to [`CONTRIBUTING.md`](./CONTRIBUTING.md) for more information on how to contribute.\n\n## License\n\nConfiScan is licensed under the GPLv3 License. See the [`LICENSE`](./LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonvanassche%2Fconfiscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantonvanassche%2Fconfiscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantonvanassche%2Fconfiscan/lists"}