Skip to main content

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

  1. Open a terminal.

  2. Navigate to the directory containing the script.

  3. Run the following command:

    python script_name.py -list input_file.txt -output output_file.txt
    

    Replace script_name.py, input_file.txt, and output_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

PyPi Module Link

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

directory-splitter-1.0.3.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

directory_splitter-1.0.3-py3-none-any.whl (2.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page