{"id":15050979,"url":"https://github.com/nuri-it/seclin","last_synced_at":"2026-04-02T18:44:17.837Z","repository":{"id":252076927,"uuid":"839264298","full_name":"nuri-it/seclin","owner":"nuri-it","description":"SecLin (Secure Linux): A script for enhancing Linux server security by installing essential tools like UFW, Fail2Ban, and automating security tasks.","archived":false,"fork":false,"pushed_at":"2024-09-03T12:13:33.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T02:30:00.781Z","etag":null,"topics":["bash","debian","linux","security"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/nuri-it.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-08-07T09:08:36.000Z","updated_at":"2024-09-03T12:13:36.000Z","dependencies_parsed_at":"2024-11-19T18:42:51.594Z","dependency_job_id":"fb5a8cb3-1293-479c-93f1-40404caaf412","html_url":"https://github.com/nuri-it/seclin","commit_stats":null,"previous_names":["nuri-it/seclin"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nuri-it/seclin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuri-it%2Fseclin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuri-it%2Fseclin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuri-it%2Fseclin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuri-it%2Fseclin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuri-it","download_url":"https://codeload.github.com/nuri-it/seclin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuri-it%2Fseclin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31313244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["bash","debian","linux","security"],"created_at":"2024-09-24T21:30:02.597Z","updated_at":"2026-04-02T18:44:17.820Z","avatar_url":"https://github.com/nuri-it.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SecLin (Secure Linux)\n\n**SecLin** is a Bash script designed to enhance the security of Linux servers by installing and configuring essential security tools. This script simplifies the process of setting up a secure environment with tools like UFW (Uncomplicated Firewall), Fail2Ban, and automated security tasks.\n\n## Features\n\n- **UFW Installation**: Install and configure UFW to manage firewall rules.\n- **Unattended Upgrades**: Ensure your system receives automatic security updates.\n- **Fail2Ban**: Install and configure Fail2Ban to protect against brute-force attacks.\n- **Status Monitoring**: Add status checks for UFW and Fail2Ban to your bash profile.\n- **Task Selection**: Choose and execute specific security tasks interactively.\n\n## Usage\n\n1. **Clone the Repository**\n\n   ```bash\n   sudo apt install git -y\n   git clone https://github.com/nuri-it/seclin.git\n   cd seclin\n   chmod +x seclin.sh\n   sudo bash ./seclin.sh\n\n2. Follow the On-Screen Prompts\n\n   The script will guide you through selecting and executing various security tasks.\n\n## Requirements\n\n- whiptail for interactive task selection\n- Root privileges to install and configure security tools\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuri-it%2Fseclin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuri-it%2Fseclin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuri-it%2Fseclin/lists"}