PHPackages                             gared/ether-scan - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. gared/ether-scan

ActiveLibrary[Security](/categories/security)

gared/ether-scan
================

A simple scanner for Etherpad instances

v3.5.0(4mo ago)12.3k↑28.4%[2 PRs](https://github.com/Gared/ether-scan/pulls)Apache-2.0PHPPHP &gt;=8.3CI passing

Since Dec 23Pushed 3w ago1 watchersCompare

[ Source](https://github.com/Gared/ether-scan)[ Packagist](https://packagist.org/packages/gared/ether-scan)[ RSS](/packages/gared-ether-scan/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (9)Dependencies (9)Versions (38)Used By (0)

Etherscan (an etherpad scanner)
===============================

[](#etherscan-an-etherpad-scanner)

Use this tool to scan your [etherpad](https://etherpad.org) instance to get some insights and test if there is any misconfiguration.

What is this tool doing?

- Check the "Server" header to see if the revision of etherpad is returned
- Check the API version (pad.example.com/api)
- Check the etherpad version
- Check if the pads are publicly accessible
- Check if websocket is working
- Check if the server is healthy (pad.example.com/health)
- Check if the admin area is accessible with default credentials (pad.example.com/admin)
- Check if any (frontend) plugins are installed
- Check if the server is running since a long time (pad.example.com/stats)

Try it out
----------

[](#try-it-out)

You can try this tool out on  which is using this library.

Requirements
------------

[](#requirements)

You need PHP 8.3 or higher to run this tool.

Usage
-----

[](#usage)

### Docker

[](#docker)

Directly download and run this docker image to scan your instance

```
docker run --rm gared/ether-scan:main bin/console.php ether:scan http://localhost:9001
```

### Clone

[](#clone)

Clone this repository and install dependencies

```
composer install
```

Next run this command to scan your instance

```
bin/console.php ether:scan http://localhost:9001
```

[![Scan Output](docs/scan-output.svg)](docs/scan-output.svg)

### Composer

[](#composer)

You can also install this tool with composer

```
composer require gared/ether-scan
```

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance86

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~91 days

Recently: every ~172 days

Total

10

Last Release

144d ago

Major Versions

1.1.0 → v2.0.02024-01-21

v2.0.0 → v3.0.02024-04-06

PHP version history (3 changes)v1.0.0PHP &gt;=8.1

v3.4.0PHP &gt;=8.2

v3.5.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/fe880ade7a73b9be4c0eef970996af088c993f0b4e2af8f86cbb91b93b51461d?d=identicon)[gared](/maintainers/gared)

---

Top Contributors

[![Gared](https://avatars.githubusercontent.com/u/913630?v=4)](https://github.com/Gared "Gared (156 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (78 commits)")

---

Tags

etherpadetherpad-litescannersecurity

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gared-ether-scan/health.svg)

```
[![Health](https://phpackages.com/badges/gared-ether-scan/health.svg)](https://phpackages.com/packages/gared-ether-scan)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.9k556.2M21.5k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M674](/packages/shopware-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

353.6k](/packages/eslazarev-wildberries-sdk)[lion/bundle

Lion-framework configuration and initialization package

132.4k5](/packages/lion-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
