{"id":29068971,"url":"https://github.com/kurama250/alert_directory_v2","last_synced_at":"2026-04-12T18:19:37.586Z","repository":{"id":286364545,"uuid":"758549747","full_name":"Kurama250/Alert_directory_V2","owner":"Kurama250","description":"This script is used to detect directory scanners on your web server !","archived":false,"fork":false,"pushed_at":"2025-04-06T00:39:19.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T11:52:49.968Z","etag":null,"topics":["detection","directory-scanner","linux","nginx","nodejs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Kurama250.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-02-16T15:04:15.000Z","updated_at":"2025-04-06T00:39:22.000Z","dependencies_parsed_at":"2025-04-06T01:23:23.385Z","dependency_job_id":"82691b0f-47e4-48fd-bf1b-373a28e41418","html_url":"https://github.com/Kurama250/Alert_directory_V2","commit_stats":null,"previous_names":["kurama250/alert_directory_v2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kurama250/Alert_directory_V2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_directory_V2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_directory_V2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_directory_V2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_directory_V2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kurama250","download_url":"https://codeload.github.com/Kurama250/Alert_directory_V2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_directory_V2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266433394,"owners_count":23927747,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":["detection","directory-scanner","linux","nginx","nodejs"],"created_at":"2025-06-27T11:41:50.093Z","updated_at":"2026-04-12T18:19:37.577Z","avatar_url":"https://github.com/Kurama250.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDirectory | files scanner detector (Nginx)\u003c/h1\u003e\n\u003cem\u003e\u003ch5 align=\"center\"\u003e(Programming Language - Node.js | Shell)\u003c/h5\u003e\u003c/em\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/Kurama250/Alert_directory_V2\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Kurama250/Alert_directory_V2\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/Kurama250/Alert_directory_V2\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/stability-stable-green\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/nginx-v1.18.0-brightgreen\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/module-name\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/fs?label=fs\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/axios?label=axios\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/tail?label=tail\"\u003e\u003cbr\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/ua-parser-js?label=ua-parser-js\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/useragent?label=useragent\"\u003e\n  \u003cimg src=\"https://img.shields.io/npm/v/systeminformation?label=systeminformation\"\u003e\n\u003c/p\u003e\n\n# Tutorial to install the bot ! For LINUX (VPS or Dedicated Server)\n\n## 1 - on Terminal\n\n\u003ch5\u003eA) Auto installer\u003c/h5\u003e\n\n- Run command :\n\n```shell script\nbash \u003c(curl -s https://raw.githubusercontent.com/Alert_directory_V2/main/setup.sh)\n```\n\u003ch5\u003eB) Manual installer\u003c/h5\u003e\n\n```shell script\napt update \u0026\u0026 apt upgrade -y\napt install npm nodejs git -y\ncurl -fsSL https://deb.nodesource.com/setup_20.x | bash - \u0026\u0026\\\napt-get install -y nodejs\n```\n\n```shell script\ngit clone https://github.com/Kurama250/Alert_directory_V2.git\ncd Alert_directory_V2/\nnpm install fs axios tail ua-parser-js useragent systeminformation\nnpm install pm2 -g\n```\n## 2 - on Terminal\n\n```shell script\nnano config.json\n```\n\n- And you also change this line :\n\n```json\n  \"discordWebhookURL\": \"YOUR_WEBHOOK\",\n```\n\n- After doing this, press CTRL + X and you press Y and ENTER then you do the following commands !\n\n## 3 - on Terminal\n\n```shell script\npm2 start main.js\n```\n- Demo : \n\n![alt text](https://github.com/Kurama250/Alert_directory_V2/blob/main/alert.png?raw=true)\n\n\u003ch3 align=\"center\"\u003e\u003cstrong\u003eSupport on Discord :\u003c/strong\u003e \u003ca href=\"https://discord.gg/6aebQGdDxB\"\u003eDiscord Link\u003c/a\u003e - Create a Ticket with bot for help\u003c/3\u003e\n  \u003ch3 align=\"center\"\u003eIf you like this repository don't hesitate to give it a star ⭐ !\u003c/h3\u003e\n\u003ch1 align=\"center\"\u003eThen it's the end you have started the bot have fun !\u003c/h1\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Falert_directory_v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurama250%2Falert_directory_v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Falert_directory_v2/lists"}