Download the PHP package gared/ether-scan without Composer
On this page you can find all versions of the php package gared/ether-scan. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gared/ether-scan
More information about gared/ether-scan
Files in gared/ether-scan
Download gared/ether-scan
More information about gared/ether-scan
Files in gared/ether-scan
Vendor gared
Package ether-scan
Short Description A simple scanner for Etherpad instances
License Apache-2.0
Package ether-scan
Short Description A simple scanner for Etherpad instances
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package ether-scan
Etherscan (an etherpad scanner)
Use this tool to scan your etherpad 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 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
You can try this tool out on the https://scanner.etherpad.org which is using this library.
Requirements
You need PHP 8.3 or higher to run this tool.
Usage
Docker
Directly download and run this docker image to scan your instance
Clone
Clone this repository and install dependencies
Next run this command to scan your instance
Composer
You can also install this tool with composer
All versions of ether-scan with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
ext-json Version *
guzzlehttp/guzzle Version ^7.8
symfony/console Version ^6.4|^7.0
elephantio/elephant.io Version 5.1.*
ext-json Version *
guzzlehttp/guzzle Version ^7.8
symfony/console Version ^6.4|^7.0
elephantio/elephant.io Version 5.1.*
The package gared/ether-scan contains the following files
Loading the files please wait ...