Skip to main content

Find hosts in text files and check them against a set of rules

Project description

find-and-check-hosts

Searches files for IPs and hostnames and checks them against a rule list to prevent accidentially leaking sensitive information.

Installation

This repo can now be installed with pip:

pip install find-and-check-hosts

Or you can install it manually by following these steps:

  1. Clone this repository
  2. Install the dependencies listed in ./requirements.txt with pip
  3. (Optional) Do a pip install . to add the find-and-check-hosts command to your PATH

Usage

If you did the pip installation, you should be able to just call the installed script:

find-and-check-hosts <arguments>

If you just cloned it, you need to call it by path:

./src/main.py <arguments>

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

find-and-check-hosts-0.1.0.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

find_and_check_hosts-0.1.0-py3-none-any.whl (13.1 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