NitroExpose 1.7__tar.gz → 1.8__tar.gz

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.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.7
3
+ Version: 1.8
4
4
  Summary: Advanced CLI To Expose Port To Your Domain.
5
5
  Home-page: https://github.com/yuvrajmodz/NitroExpose
6
6
  Author: @NacDevs
@@ -25,7 +25,7 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.7
28
+ **Letest Version:** 1.8
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -73,7 +73,8 @@ sudo apt install python3-certbot-nginx -y
73
73
 
74
74
  ## 🧭 Usage Guide
75
75
 
76
- Step 1 – Point Your Vps/Server IP in Your Domain Records:
76
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
+
77
78
  **Type**: A
78
79
  **Name**: *
79
80
  **IPv4**: Your Vps Server IP
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.7
3
+ Version: 1.8
4
4
  Summary: Advanced CLI To Expose Port To Your Domain.
5
5
  Home-page: https://github.com/yuvrajmodz/NitroExpose
6
6
  Author: @NacDevs
@@ -25,7 +25,7 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.7
28
+ **Letest Version:** 1.8
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -73,7 +73,8 @@ sudo apt install python3-certbot-nginx -y
73
73
 
74
74
  ## 🧭 Usage Guide
75
75
 
76
- Step 1 – Point Your Vps/Server IP in Your Domain Records:
76
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
+
77
78
  **Type**: A
78
79
  **Name**: *
79
80
  **IPv4**: Your Vps Server IP
@@ -1,6 +1,6 @@
1
1
  ## NitroExpose
2
2
 
3
- **Letest Version:** 1.7
3
+ **Letest Version:** 1.8
4
4
  **Developer:** @Nactire
5
5
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
6
6
 
@@ -48,7 +48,8 @@ sudo apt install python3-certbot-nginx -y
48
48
 
49
49
  ## 🧭 Usage Guide
50
50
 
51
- Step 1 – Point Your Vps/Server IP in Your Domain Records:
51
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
52
+
52
53
  **Type**: A
53
54
  **Name**: *
54
55
  **IPv4**: Your Vps Server IP
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="NitroExpose",
5
- version="1.7",
5
+ version="1.8",
6
6
  author="@NacDevs",
7
7
  author_email="yuvrajmodz@gmail.com",
8
8
  description="Advanced CLI To Expose Port To Your Domain.",
File without changes
File without changes
File without changes
File without changes