bhp-pro 1.2.4__py3-none-any.whl → 1.2.5__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bhp_pro
3
- Version: 1.2.4
3
+ Version: 1.2.5
4
4
  Summary: Web Enumeration Tool
5
5
  Author: ssskingsss12
6
6
  Author-email: smalls3000i@gmail.com
@@ -0,0 +1,6 @@
1
+ bhp_pro.py,sha256=E-KfE6bFtV0a88YETAC-8aI8Mb8SvjYuSMXmV8hpyHc,744020
2
+ bhp_pro-1.2.5.dist-info/METADATA,sha256=iu0WHZuR7i8MshNiohs6f8TY-xT5zShowcVc7Ch8Y0Y,600
3
+ bhp_pro-1.2.5.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
+ bhp_pro-1.2.5.dist-info/entry_points.txt,sha256=Yn3HpraGX3lXX4FPq3Gm-lHh3SwQA-5rtgPWNWMFXkw,41
5
+ bhp_pro-1.2.5.dist-info/top_level.txt,sha256=1xjbIaVM77UJz9Tsi1JjILgE0YDG7iLhY6KSMNEi9zM,8
6
+ bhp_pro-1.2.5.dist-info/RECORD,,
bhp_pro.py CHANGED
@@ -13478,6 +13478,7 @@ def update():
13478
13478
  print(f"Installing/updating {package_name}...")
13479
13479
  if install_package(package_name):
13480
13480
  print(f"Successfully installed/updated {package_name}.")
13481
+ print("Please restart the application to use the updated version.")
13481
13482
  else:
13482
13483
  print(f"Installation/update of {package_name} failed.")
13483
13484
  sys.exit(1)
@@ -16943,7 +16944,7 @@ def banner():
16943
16944
  MAGENTA + "██╔═══╝ ██╔══██╗██║ ██║" + LIME + "user should understand that useage of this script may be" + ENDC,
16944
16945
  MAGENTA + "██║ ██║ ██║╚██████╔╝" + LIME + "concidered an attack on a data network, and may violate terms" + ENDC,
16945
16946
  MAGENTA + "╚═╝ ╚═╝ ╚═╝ ╚═════╝" + LIME + "of service, use on your own network or get permission first" + ENDC,
16946
- PURPLE + "script_version@ 1.2.4 ®" + ENDC,
16947
+ PURPLE + "script_version@ 1.2.5 ®" + ENDC,
16947
16948
  ORANGE + "All rights reserved 2022-2025 ♛: ®" + ENDC,
16948
16949
  MAGENTA + "In Collaboration whit Ayan Rajpoot ® " + ENDC,
16949
16950
  BLUE + "Support: https://t.me/BugScanX 💬" + ENDC,
@@ -1,6 +0,0 @@
1
- bhp_pro.py,sha256=bgNV9jbwdNV3wtANUXO-5YDi7Qrv16LLO3LtWGumIOE,743939
2
- bhp_pro-1.2.4.dist-info/METADATA,sha256=BznlzIpE7ds538WC90jCgjEsZiS58cbKVy72SrXxFGU,600
3
- bhp_pro-1.2.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
4
- bhp_pro-1.2.4.dist-info/entry_points.txt,sha256=Yn3HpraGX3lXX4FPq3Gm-lHh3SwQA-5rtgPWNWMFXkw,41
5
- bhp_pro-1.2.4.dist-info/top_level.txt,sha256=1xjbIaVM77UJz9Tsi1JjILgE0YDG7iLhY6KSMNEi9zM,8
6
- bhp_pro-1.2.4.dist-info/RECORD,,