Projects STRLCPY opensquat Commits 5f58be6a
🤬
  • ■ ■ ■ ■
    opensquat.py
    skipped 95 lines
    96 96   )
    97 97   list_aux.append(subdomain)
    98 98   file_content = list_aux
    99  - print("[*] Total found:", len(file_content))
     99 + print("\n[*] Total found:", len(file_content))
    100 100   
    101 101   # Check for VirusTotal
    102 102   if (args.vt):
    skipped 68 lines
Please wait...
Page is in error, reload to recover