Skip to main content

URLer - GET it?

Project description

URLer - GET it?

https://img.shields.io/pypi/v/urler.svg https://img.shields.io/travis/kintoandar/urler.svg Documentation Status

About

urler is a simple script to GET an URL or a .csv list of URLs.

Install

pip install urler

How To

URLer

Usage:
    urler (<host> <port> <path> | <file>)
    urler (-h | --help | --version)

Examples:
    urler example.com 8080 index.html
    urler targets.csv

Assumptions:
    you know what you are doing

Commands:
    host         target host
    port         destination port
    path         URL path
    file         system path to a csv file with the following fields: host,port,path

Options:
    -h, --help    show this help message and exit
    --version     prints program version and exit

History

0.1.1 (2016-05-11)

  • Enable urler to be available as a script.

0.1.0 (2016-05-10)

  • First release on PyPI.

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

urler-0.1.1.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

urler-0.1.1-py2.py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 2 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