| Crates.io | webinfo |
| lib.rs | webinfo |
| version | 0.1.2 |
| created_at | 2025-10-05 12:43:55.663451+00 |
| updated_at | 2025-10-05 12:43:55.663451+00 |
| description | A tool to gather information about a list of websites. |
| homepage | |
| repository | https://github.com/vgauthier/webinfo |
| max_upload_size | |
| id | 1868992 |
| size | 753,707 |
Retrive information about a given webserser
webinfo --csv input.csv > data.json
webinfo -- help
A tool to gather information about a list of websites.
Usage: webinfo [OPTIONS] --csv <CSV>
Options:
-c, --csv <CSV> Input CSV file path
-s, --size <CHUNK_SIZE> Number of concurrent tasks to run [default: 5]
-d, --dns <DNS> Custom DNS server IP addresses (comma-separated)
-l, --logfile <LOGFILE> Log file path [default: ./webinfo.log]
-o, --output <OUTPUT> Optional output file path (if not provided, output to stdout)
-h, --help Print help
-V, --version Print version
This project is licensed under the Apache License Version 2.0.