{"id":16471120,"url":"https://github.com/rizemon/monitormypublicip","last_synced_at":"2026-02-27T08:38:25.846Z","repository":{"id":50354878,"uuid":"443336821","full_name":"rizemon/MonitorMyPublicIP","owner":"rizemon","description":"A workflow that scans the IP address specified by the IP_ADDRESS Github secret and reports it in the form of a Github issue.","archived":false,"fork":false,"pushed_at":"2024-05-12T15:26:27.000Z","size":84,"stargazers_count":0,"open_issues_count":6739,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T21:15:23.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rizemon.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}},"created_at":"2021-12-31T12:06:07.000Z","updated_at":"2024-05-12T15:26:30.000Z","dependencies_parsed_at":"2023-02-14T17:15:28.836Z","dependency_job_id":null,"html_url":"https://github.com/rizemon/MonitorMyPublicIP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizemon%2FMonitorMyPublicIP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizemon%2FMonitorMyPublicIP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizemon%2FMonitorMyPublicIP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizemon%2FMonitorMyPublicIP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizemon","download_url":"https://codeload.github.com/rizemon/MonitorMyPublicIP/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240245907,"owners_count":19771028,"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":[],"created_at":"2024-10-11T12:12:41.342Z","updated_at":"2026-02-27T08:38:20.819Z","avatar_url":"https://github.com/rizemon.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MonitorMyPublicIP\n\nThis repository contains code for a workflow that performs a daily `nmap` scan for open ports on a target (specified by the `IP_ADDRESS` Github secret) and exports the results into an issue on this repository.\n\nAny IP addresses in the results have been intentionally censored for privacy reasons.\n\n## Features\n* Performs a `nmap` scan daily on the target defined by the `IP_ADDRESS` secret.\n* Supports on-demand scans.\n* Reports results as Github issues.\n\n## Simple Usage\n1. Fork this repository to your Github account.\n2. Create a new repository secret by following this [link](https://docs.github.com/en/actions/security-guides/encrypted-secrets#creating-encrypted-secrets-for-a-repository) with the name `IP_ADDRESS` and its value set to the IP address that you wish to scan. (e.g `8.8.8.8`)   \n![](images/github_secret.png)\n3. Wait for the workflow to run or manually trigger it by following this [link](https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow#running-a-workflow).  \n![](images/manual_workflow.png)\n4. Observe the scan report on the Issues page of the forked repository.  \n![](images/github_issues.png)\n\n## FAQ\nQuestion: How do I define **when** the workflow executes?  \nAnswer: You can set the `cron` schedule defined in `.github/workflows/scan.yml`. Read [this](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule) to learn more about it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizemon%2Fmonitormypublicip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizemon%2Fmonitormypublicip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizemon%2Fmonitormypublicip/lists"}