infosec-au / altdns

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

No longer requires sort as documented in README #17

Closed d-fens closed 7 years ago

d-fens commented 7 years ago

fca0b8413889e40147e678975ea6f99f0f18275c removed the logic for requiring the sort executable.

infosec-au commented 7 years ago

Thanks!