Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@L1ghtn1ng L1ghtn1ng released this 20 Oct 11:12

Big Thanks to Paul aka @McFacePunch for the fixes and addition in this release as the mvp and other community members.

What's Changed

  • move run layer earlier to improve layer caching by @lpmi-13 in #300
  • fixed None Type is not iterable errors when type is list | None by @mr-pmillz in #310
  • fixing IP not subscriptable and CIDR expansion issues by @McFacePunch in #316
  • Feature: Disable nxdomain hijacking check using flag. by @McFacePunch in #318
  • Bug fix brute tld. by @McFacePunch in #319
  • Feature: added -iL flag similar to nmap for passing a list of input domains by @McFacePunch in #320
  • Made python 3.11 the min required version
  • Added logging functionality using loguru
  • Updated tests
  • loguru and requests libraries are new required dependencies

New Contributors

Full Changelog: 1.2.0...1.3.0