infosec-au / altdns

Generates permutations, alterations and mutations of subdomains and then resolves them
Apache License 2.0
2.31k stars 446 forks source link

Feature: Make it available in python pip #18

Closed vdun closed 5 years ago

fabaff commented 5 years ago

The only option to make that happen seems to be forking as there is not much development going on.

I could help because at the end I'm interested in including altdns into the Fedora Security Lab and for this are certain requirement needed like a setup.py file.

infosec-au commented 5 years ago

Hi Fabian,

I’m happy to maintain this. Please give me the weekend to resolve or comment on any issues.

Cheers

On Fri, 17 May 2019 at 5:09 pm, Fabian Affolter notifications@github.com wrote:

The only option to make that happen seems to be forking as there is not much development going on.

I could help because at the end I'm interested in including altdns into the Fedora Security Lab and for this are certain requirement needed like a setup.py file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/infosec-au/altdns/issues/18?email_source=notifications&email_token=ABH7YUGQ2VY2XWAZEZGG3FDPVZK2RA5CNFSM4DQPICR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODVT6BKY#issuecomment-493346987, or mute the thread https://github.com/notifications/unsubscribe-auth/ABH7YUBKKEGEFGRAGDCAU6TPVZK2RANCNFSM4DQPICRQ .

infosec-au commented 5 years ago

Issue resolved.

pip install py-altdns

Cheers