A script to split and extract unique endpoints from a list of URLs.
Project description
Directory Splitter
Description
This script takes a list of URLs from a file, extracts unique endpoints, and stores them in an output file.
Usage
Prerequisites
- Python 3.x installed
Running the Script
-
Open a terminal.
-
Navigate to the directory containing the script.
-
Run the following command:
python script_name.py -list input_file.txt -output output_file.txt
Replace
script_name.py
,input_file.txt
, andoutput_file.txt
with the actual names.
Command Line Arguments
-list
or--list
: Input file with recon data.-output
or--output
: Output file to store split endpoints.
Python Module Installation
pip install directory-splitter
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file directory-splitter-1.0.2.tar.gz
.
File metadata
- Download URL: directory-splitter-1.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2d9f5f676ddee0b9ea8acbe7344265be055fc19d9d52ba2a33896c87b4e4055 |
|
MD5 | 2539d9c4eca007f0e0c9c8d583f707f8 |
|
BLAKE2b-256 | 0b4691decaf1f865c21aeb1e75e6e52e9b38a4306762eb01236e029dce8c4eb6 |
File details
Details for the file directory_splitter-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: directory_splitter-1.0.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de093a642a51497ee8b7adda99a5eff367bed5ce5aa835ac45f9817c03ec5e2b |
|
MD5 | 2f7b9dbcc8b64bce554497e9ecbd4d8d |
|
BLAKE2b-256 | 2ee0dcd5eaf700c28e52ddeb3d7ca8eda9d560799a602e57e0edeefdea76b5d1 |