Examples
Take a look at demo.txt which is the raw URLs file which results in demo-results.txt.
Installation
With pip (Recommended)
pip install uddupManual (from code)
# Clone the repository.
git clone https://github.com/rotemreiss/uddup.git
# Install the Python requirements.
cd uddup
pip install -r requirements.txtUsage
uddup -u demo.txt -o ./demo-result.txt
More Usage Options
uddup -h
| Short Form | Long Form | Description |
|---|---|---|
| -h | --help | Show this help message and exit |
| -u | --urls | File with a list of urls |
| -o | --output | Save results to a file |
| -s | --silent | Print only the result URLs |
| -fp | --filter-path | Filter paths by a given Regex |
Filter Paths by Regex
Allows filtering custom paths pattern. For example, if we would like to filter all paths that starts with /product we will need to run:
# Single Regex
uddup -u demo.txt -fp "^product"Input:
https://www.example.com/
https://www.example.com/privacy-policy
https://www.example.com/product/1
https://www.example2.com/product/2
https://www.example3.com/product/4Output:
https://www.example.com/
https://www.example.com/privacy-policyAdvanced Regex with multiple path filters
uddup -u demo.txt -fp "(^product)|(^category)"Contributing
Feel free to fork the repository and submit pull-requests.
Community-Analysen & Experten-Meinungen 0
Verwandte Story-Cluster & Quellen (Vektor-KI)
Ähnliche Beiträge
Auch interessante Nachrichten UDdup - Urls De-Duplication Tool For Better Recon
Thematisch verwandte Begriffe: UDdup, Urls, DeDuplication, Tool · 6 Treffer
drakoarmy/datadome-rs: High-end Rust DataDome deobfuscator & solver with VM disassembly — all 3 challenge types (tags, interstitial, slider).
ICEDID Configuration Extractor
BPFDoor Configuration Extractor
NETWIRE Configuration Extractor
PARALLAX Payload Extractor
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
Beiträge werden geladen ...
Videos werden geladen ...
SOCIAL SHARE CARD GENERATOR