NitroExpose 1.6__tar.gz → 1.7__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.6
3
+ Version: 1.7
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.6
28
+ **Letest Version:** 1.7
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -74,12 +74,12 @@ sudo apt install python3-certbot-nginx -y
74
74
  ## 🧭 Usage Guide
75
75
 
76
76
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
- **Type**: **A**
77
+ **Type**: A
78
78
  **Name**: *
79
- **IPv4**: **Your Vps/Server IP**
80
- **TTL**: Auto
79
+ **IPv4**: Your Vps Server IP
80
+ **TTL**: Auto
81
81
 
82
- Step 2 – **Lauch NitroExpose**
82
+ Step 2 – **Launch NitroExpose**
83
83
  ```bash
84
84
  NitroExpose
85
85
  ```
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.6
3
+ Version: 1.7
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.6
28
+ **Letest Version:** 1.7
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -74,12 +74,12 @@ sudo apt install python3-certbot-nginx -y
74
74
  ## 🧭 Usage Guide
75
75
 
76
76
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
- **Type**: **A**
77
+ **Type**: A
78
78
  **Name**: *
79
- **IPv4**: **Your Vps/Server IP**
80
- **TTL**: Auto
79
+ **IPv4**: Your Vps Server IP
80
+ **TTL**: Auto
81
81
 
82
- Step 2 – **Lauch NitroExpose**
82
+ Step 2 – **Launch NitroExpose**
83
83
  ```bash
84
84
  NitroExpose
85
85
  ```
@@ -1,6 +1,6 @@
1
1
  ## NitroExpose
2
2
 
3
- **Letest Version:** 1.6
3
+ **Letest Version:** 1.7
4
4
  **Developer:** @Nactire
5
5
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
6
6
 
@@ -49,12 +49,12 @@ sudo apt install python3-certbot-nginx -y
49
49
  ## 🧭 Usage Guide
50
50
 
51
51
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
52
- **Type**: **A**
52
+ **Type**: A
53
53
  **Name**: *
54
- **IPv4**: **Your Vps/Server IP**
55
- **TTL**: Auto
54
+ **IPv4**: Your Vps Server IP
55
+ **TTL**: Auto
56
56
 
57
- Step 2 – **Lauch NitroExpose**
57
+ Step 2 – **Launch NitroExpose**
58
58
  ```bash
59
59
  NitroExpose
60
60
  ```
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="NitroExpose",
5
- version="1.6",
5
+ version="1.7",
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