Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```