Subdomain discover
Project description
discosub 0.1.10
==============
Simple and faster subdomain discover
- Free software: GNU General Public License v3
install
-------
>From pypi
~~~~~~~~~
.. code:: shell
pip install discosub
As a docker container
~~~~~~~~~~~~~~~~~~~~~
.. code:: shell
docker pull 4383/discosub:latest
from sources
~~~~~~~~~~~~
.. code:: shell
$ git clone https://github.com/4383/discosub
$ cd discosub
$ python setup.py install
Usages
------
>From pypi
~~~~~~~~~
.. code:: shell
discosub run <your target domain>
Inside a docker container
~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: shell
docker run -e "TARGET=<your target domain>" 4383/discosub:latest
from sources
~~~~~~~~~~~~
.. code:: shell
$ discosub run <your target domain>
Prerequistes
------------
- python >= 2.7 (but prefer python3.x)
Features
--------
- Analyze a root domain a discover these subdomains
Guidelines
----------
- Distributing via pipy
- Using system command (``$ discosub run <your target domain`` instead
of ``$ python discosub/main.py run <your target domain>``)
- Execute discosub in a docker container and provide a standalone image
of this
Credits
-------
Author: 4383 (Hervé Beraud)
This package was created with `Cookiecutter`_ and the
`audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-08-29)
------------------
* First release on Github.
0.1.1 (2016-08-31)
------------------
* First release on Pypi.
* Using click instead of argparse
==============
Simple and faster subdomain discover
- Free software: GNU General Public License v3
install
-------
>From pypi
~~~~~~~~~
.. code:: shell
pip install discosub
As a docker container
~~~~~~~~~~~~~~~~~~~~~
.. code:: shell
docker pull 4383/discosub:latest
from sources
~~~~~~~~~~~~
.. code:: shell
$ git clone https://github.com/4383/discosub
$ cd discosub
$ python setup.py install
Usages
------
>From pypi
~~~~~~~~~
.. code:: shell
discosub run <your target domain>
Inside a docker container
~~~~~~~~~~~~~~~~~~~~~~~~~
.. code:: shell
docker run -e "TARGET=<your target domain>" 4383/discosub:latest
from sources
~~~~~~~~~~~~
.. code:: shell
$ discosub run <your target domain>
Prerequistes
------------
- python >= 2.7 (but prefer python3.x)
Features
--------
- Analyze a root domain a discover these subdomains
Guidelines
----------
- Distributing via pipy
- Using system command (``$ discosub run <your target domain`` instead
of ``$ python discosub/main.py run <your target domain>``)
- Execute discosub in a docker container and provide a standalone image
of this
Credits
-------
Author: 4383 (Hervé Beraud)
This package was created with `Cookiecutter`_ and the
`audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2016-08-29)
------------------
* First release on Github.
0.1.1 (2016-08-31)
------------------
* First release on Pypi.
* Using click instead of argparse
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
discosub-0.1.10.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file discosub-0.1.10.tar.gz
.
File metadata
- Download URL: discosub-0.1.10.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 221f91902b837e881dc3cd7eb52d210258854195d6650a482d51a33482e31b3a |
|
MD5 | 828270c884a3d15cd58901857b575f48 |
|
BLAKE2b-256 | 6d6b81afe305757706fc8ecad198f04d00dfeb9e46dcb78d7daa0a197b6e8a71 |
File details
Details for the file discosub-0.1.10-py2.py3-none-any.whl
.
File metadata
- Download URL: discosub-0.1.10-py2.py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8c59d599a61b11780045f784c1f08d4124717be7a1fe6a67d65c8a65ead2c253 |
|
MD5 | 08a41858c343f5461594a47d29910ba7 |
|
BLAKE2b-256 | 83452ae4ff2dc61b782af82eef5f28f90672f256d75c147a87fa67d165666f56 |