NitroExpose 2.2__py3-none-any.whl → 2.3__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.

Potentially problematic release.


This version of NitroExpose might be problematic. Click here for more details.

nitroexpose/cli.py CHANGED
@@ -130,7 +130,7 @@ def restricted_input(prompt, allowed_pattern):
130
130
  return buffer
131
131
 
132
132
  def install_and_verify_package(package_name, check_cmd, install_cmds):
133
- print_green(f"Installing {package_name} ...")
133
+ print_green(f"Installing {package_name}...")
134
134
 
135
135
  for cmd in install_cmds:
136
136
  run_command(cmd)
@@ -241,7 +241,7 @@ def freehost_mode():
241
241
  sys.exit(1)
242
242
 
243
243
  if not is_installed("expect -v"):
244
- print_green("Installing Expect ...")
244
+ print_green("Installing Expect...")
245
245
  run_command("sudo apt update -o Acquire::AllowInsecureRepositories=true")
246
246
  run_command("sudo apt install -y expect")
247
247
 
@@ -251,7 +251,7 @@ def freehost_mode():
251
251
  print_green("Expect installed.")
252
252
 
253
253
  if not is_installed("cloudflared --version"):
254
- print_green("Installing CloudServer ...")
254
+ print_green("Installing CloudServer...")
255
255
 
256
256
  arch = get_system_architecture()
257
257
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 2.2
3
+ Version: 2.3
4
4
  Summary: Advanced CLI To Expose Port To Your Domain.
5
5
  Home-page: https://github.com/yuvrajmodz/NitroExpose
6
6
  Author: @NacDevs
@@ -26,7 +26,7 @@ Dynamic: summary
26
26
 
27
27
  ## NitroExpose
28
28
 
29
- **Letest Version:** 2.2
29
+ **Letest Version:** 2.3
30
30
  **Developer:** @Nactire
31
31
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
32
32
 
@@ -0,0 +1,8 @@
1
+ nitroexpose/__init__.py,sha256=jzli5z-wSkAiPccBUXLYoXWqtFxcoSs4cfupy9yjmFM,161
2
+ nitroexpose/cli.py,sha256=UxgduVnxY6l6czGklqEZ9BeqbN0OhvWDBnhMC_pkhFs,18023
3
+ nitroexpose-2.3.dist-info/licenses/LICENSE,sha256=i_D1gc46cD__O4L8jy8izzueLV1F5ut89qyA6EOynaQ,255
4
+ nitroexpose-2.3.dist-info/METADATA,sha256=q1aX0FOaM49IDmabt9Z3nDZ5OXB_gYsUWNSilQp3zc8,3255
5
+ nitroexpose-2.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ nitroexpose-2.3.dist-info/entry_points.txt,sha256=xmBtMDqH7wn0ZT8MtQYWLsEIZNvVqAi-F9nUrxVoq8w,53
7
+ nitroexpose-2.3.dist-info/top_level.txt,sha256=plDtsFeO3ei4PeJvvK2DjGFjFxZ4lnKSHHH4xeC8ei8,12
8
+ nitroexpose-2.3.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- nitroexpose/__init__.py,sha256=jzli5z-wSkAiPccBUXLYoXWqtFxcoSs4cfupy9yjmFM,161
2
- nitroexpose/cli.py,sha256=C3lkvEryTstXDww37MSM-p3QBIfx254gecQrb5tuwxU,18026
3
- nitroexpose-2.2.dist-info/licenses/LICENSE,sha256=i_D1gc46cD__O4L8jy8izzueLV1F5ut89qyA6EOynaQ,255
4
- nitroexpose-2.2.dist-info/METADATA,sha256=yjIc-n2WUapbjBz8GnPaFxMOwWN5pHmn-62Pno0G-To,3255
5
- nitroexpose-2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- nitroexpose-2.2.dist-info/entry_points.txt,sha256=xmBtMDqH7wn0ZT8MtQYWLsEIZNvVqAi-F9nUrxVoq8w,53
7
- nitroexpose-2.2.dist-info/top_level.txt,sha256=plDtsFeO3ei4PeJvvK2DjGFjFxZ4lnKSHHH4xeC8ei8,12
8
- nitroexpose-2.2.dist-info/RECORD,,