# vesche/scanless

online port scan scraper

Repository: https://github.com/vesche/scanless
Canonical: https://ross.abutalabs.com/products/scanless
Language: Python
License: Unlicense
License Family: permissive
Topics: scanning, scraper, port-scanner, pentesting, command-line
Archived: true
Last push: 2023-08-07T15:12:42+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3407, "days_push": 1122, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1121, forks 170 (observed 2026-08-28T04:03:39.975159+00:00)

## What it is
A Python CLI utility and library that scrapes online port scanning websites to perform port scans on a target IP or domain on your behalf. It supports multiple public scanners such as yougetsignal, viewdns, and ipfingerprints.

## Use cases
- scan open ports on a remote host without running a local scanner
- check which ports are open on my server
- perform a port scan from a different IP address
- scrape results from online port scanning websites
- quickly enumerate common services on a domain
- use port scanning sites programmatically from Python

## When to choose
- you want port scan results without exposing your own IP
- you need a lightweight CLI or Python library wrapper around public port scanners
- you want to aggregate results from multiple online scanners

## When to avoid
- you need a fast, full-featured local port scanner like nmap
- you need maintained software - the project is no longer maintained as of August 2023
- the underlying online scanner websites change or shut down

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: web-scraping, security, cli, http-client
- domain: security, penetration-testing, networking
- platform: python, cli, windows
- tags: port-scanner, pentesting, scraper, anonymous-scanning, unlicense, command-line, linux, macos

## Member repositories
- vesche/scanless (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:39.975159+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:41:02.504335+00:00, confidence not recorded.
  - readme: https://github.com/vesche/scanless (fetched 2026-08-28T04:03:39.975159+00:00, sha 0bd85ee46b8f)
  - registry_pypi: https://pypi.org/pypi/scanless/json (fetched 2026-08-29T12:44:58.736866+00:00, sha 9b6f5268521d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
