A command line tool to extract domain from URL and perform dig operations
Project description
digurl
A command-line tool to extract domain from URL and perform dig operations.
Installation
pip install digurl
Requirements
- Python 3.7+
- dig command (dnsutils package)
Usage
Basic usage:
digurl https://www.example.com
With dig parameters:
digurl https://www.example.com +short
digurl https://www.example.com A +short
digurl https://www.example.com MX +noall +answer
Features
- Extracts domain from URLs
- Supports all dig parameters
- Simple and easy to use
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
digurl-0.1.0.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file digurl-0.1.0.tar.gz.
File metadata
- Download URL: digurl-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.1 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4a2ebee4494f76f7cd451b85c1c5845a9b4f2012c7f65a23ab155670d5a41dc
|
|
| MD5 |
dfb11c9d6d8f8066dc01bf6997923ab0
|
|
| BLAKE2b-256 |
81190a8ae521870c550ec05e6e7c2e216977598af3fe13f9adbb0e82b2de9c8f
|
File details
Details for the file digurl-0.1.0-py3-none-any.whl.
File metadata
- Download URL: digurl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.1 Darwin/24.3.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1116fb86e925585ad31c0ffa1ae2e614c70818d0ced468b03940b8dba30fdcc6
|
|
| MD5 |
61397c7861a5cc4dd1b0d63389378470
|
|
| BLAKE2b-256 |
91827eb9d8efdbdc1c8a07b82ab51c306c409b3914032f5c77a7930b06d918c1
|