Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rizemon/MonitorMyPublicIP

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonitorMyPublicIP

This 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.

Any IP addresses in the results have been intentionally censored for privacy reasons.

Features

  • Performs a nmap scan daily on the target defined by the IP_ADDRESS secret.
  • Supports on-demand scans.
  • Reports results as Github issues.

Simple Usage

  1. Fork this repository to your Github account.
  2. Create a new repository secret by following this link with the name IP_ADDRESS and its value set to the IP address that you wish to scan. (e.g 8.8.8.8)
  3. Wait for the workflow to run or manually trigger it by following this link.
  4. Observe the scan report on the Issues page of the forked repository.

FAQ

Question: How do I define when the workflow executes?
Answer: You can set the cron schedule defined in .github/workflows/scan.yml. Read this to learn more about it.

About

A workflow that scans the IP address specified by the IP_ADDRESS Github secret and reports it in the form of a Github issue.

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.