Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thezakman/dirchecker
Check all the day down if there is any directory list in any of the paths
https://github.com/thezakman/dirchecker
Last synced: about 1 month ago
JSON representation
Check all the day down if there is any directory list in any of the paths
- Host: GitHub
- URL: https://github.com/thezakman/dirchecker
- Owner: thezakman
- Created: 2024-01-29T23:02:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T00:59:10.000Z (4 months ago)
- Last Synced: 2024-08-01T03:54:36.250Z (4 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dirChecker
```
_ _ ___ _ _
__| (_)_ __ / __\ |__ ___ ___| | _____ _ __
/ _` | | '__/ / | '_ \ / _ \/ __| |/ / _ \ '__|
| (_| | | | / /___| | | | __/ (__| < __/ |
\__,_|_|_| \____/|_| |_|\___|\___|_|\_\___|_| v1.2
- why checking manually?
```
----
Recursive directory checker, look down if there is any directory listing in any of the paths```
options:-h, --help show this help message and exit
-u URL, --url URL URL to check
-to TIMEOUT, --timeout TIMEOUT
Request timeout in seconds
-vs, --verify-ssl Verify SSL certificates
-ua USER_AGENT, --user-agent USER_AGENT
Custom User-Agent
-H HEADERS, --headers HEADERS
Custom headers to use in the request, formatted as 'Header1:Value1,Header2:Value2'
-S, --silent Suppress banner and other output
-v, --verbose Enable verbose output```