Metadata-Version: 2.1
Name: CTFscan
Version: 0.1.2
Summary: A web path scanner for CTF
Author: p7e4
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: aiohttp
Project-URL: repository, https://github.com/p7e4/CTFscan
Project-URL: Bug Tracker, https://github.com/p7e4/CTFscan/issues
Requires-Python: >=3.12
Requires-Dist: aiohttp
Description-Content-Type: text/markdown

# CTFscan

A web path scanner for CTF

## install

`pip install -U ctfscan`

## usage

`ctfscan http://xxx.com`

