{"id":20784387,"url":"https://github.com/kurama250/alert_ssh","last_synced_at":"2026-03-15T07:33:01.152Z","repository":{"id":249735877,"uuid":"832374975","full_name":"Kurama250/Alert_ssh","owner":"Kurama250","description":" This code allows you to send an alert to a Discord embed when a no-whitelist IP connects via ssh !","archived":false,"fork":false,"pushed_at":"2025-09-30T13:59:44.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T19:42:04.281Z","etag":null,"topics":["bash","linux","script","shell","ssh","ssh-alert","webhook"],"latest_commit_sha":null,"homepage":"","language":"Shell","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":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-22T22:38:42.000Z","updated_at":"2025-09-30T13:59:47.000Z","dependencies_parsed_at":"2024-07-23T03:13:16.694Z","dependency_job_id":"c2d5b98c-7a98-4f1b-9f3f-c6742625bfd8","html_url":"https://github.com/Kurama250/Alert_ssh","commit_stats":null,"previous_names":["kurama250/alert_ssh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kurama250/Alert_ssh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_ssh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_ssh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_ssh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_ssh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kurama250","download_url":"https://codeload.github.com/Kurama250/Alert_ssh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kurama250%2FAlert_ssh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30537668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"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","linux","script","shell","ssh","ssh-alert","webhook"],"created_at":"2024-11-17T14:28:48.494Z","updated_at":"2026-03-15T07:33:01.147Z","avatar_url":"https://github.com/Kurama250.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eBasic Alert SSH Connection\u003c/h1\u003e\n\u003cem\u003e\u003ch5 align=\"center\"\u003e(Programming Language - Shell)\u003c/h5\u003e\u003c/em\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/stars/Kurama250/Alert_ssh\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Kurama250/Alert_ssh\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/repo-size/Kurama250/Alert_ssh\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/stability-stable-green\"\u003e\n\u003c/p\u003e\n\n\n# Tutorial to setup this code ! For LINUX (VPS or Dedicated Server)\n\n## 1 - on Terminal\n\n\u003ch5\u003eManual installer\u003c/h5\u003e\n\n```shell script\napt update \u0026\u0026 apt upgrade -y\napt install curl jq -y\n```\n\n```shell script\ngit clone https://github.com/Kurama250/Alert_ssh.git\ncd Alert_ssh/\n```\n## 2 - on Terminal\n\n```shell script\nnano alert.sh\n```\n\n- And you also change this line :\n\n```bash\nALLOWED_IPS=(\"127.0.0.1\" \"192.168.1.1\") # Add your IP WH\nDISCORD_WEBHOOK_URL=\"https://discord.com/api/webhooks/1265070339566600233/YOUR _DISCORD_EMBED\"\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- Edit this file in \n\u003e (/root/.bashrc) or\n\u003e (/root/.zshrc) It all depends on your shell\n - If you do not use root then put it in the base directory in order to add this line in the files that your shell uses !\n\n```shell script\nbash /root/alert.sh # If you put it elsewhere then put the access path\n```\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\nLicence : [Creative commons](https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en) - CC BY-NC-ND 4.0 by [Kurama250](https://github.com/Kurama250)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Falert_ssh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkurama250%2Falert_ssh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkurama250%2Falert_ssh/lists"}