๐Ÿ“ฆ EqualifyEverything / scan

This simple web service will scan of a given URL, outputting compliance errors.

โ˜… 1 stars โ‘‚ 0 forks ๐Ÿ‘ 1 watching โš–๏ธ GNU General Public License v3.0
๐Ÿ“ฅ Clone https://github.com/EqualifyEverything/scan.git
HTTPS git clone https://github.com/EqualifyEverything/scan.git
SSH git clone git@github.com:EqualifyEverything/scan.git
CLI gh repo clone EqualifyEverything/scan
Bentley Hensel Bentley Hensel Bug hunting (#11) 0d0b59c 2 years ago ๐Ÿ“ History
๐Ÿ“‚ 0d0b59c84af4e3c153ce73376621838b785f2355 View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ examples
๐Ÿ“ maps
๐Ÿ“ mods
๐Ÿ“ refs
๐Ÿ“ scans
๐Ÿ“ src
๐Ÿ“„ .gitignore
๐Ÿ“„ Dockerfile
๐Ÿ“„ LICENSE
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Scanning Web Service for Equalify

This simple web service will scan of a given URL, outputting compliance errors.

๐Ÿณ ๐Ÿ–ผ๏ธ Status

Requirements

You must have axe-core cli and its dependencies running on your web server. PHP 7+ must also be installed.

Setup on Linux

After you setup a LEMP web server..