NitroExpose 1.6__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.6
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.6
28
+ **Letest Version:** 1.8
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -73,13 +73,14 @@ 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:
77
- **Type**: **A**
76
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
+
78
+ **Type**: A
78
79
  **Name**: *
79
- **IPv4**: **Your Vps/Server IP**
80
- **TTL**: Auto
80
+ **IPv4**: Your Vps Server IP
81
+ **TTL**: Auto
81
82
 
82
- Step 2 – **Lauch NitroExpose**
83
+ Step 2 – **Launch NitroExpose**
83
84
  ```bash
84
85
  NitroExpose
85
86
  ```
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.6
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.6
28
+ **Letest Version:** 1.8
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
@@ -73,13 +73,14 @@ 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:
77
- **Type**: **A**
76
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
77
+
78
+ **Type**: A
78
79
  **Name**: *
79
- **IPv4**: **Your Vps/Server IP**
80
- **TTL**: Auto
80
+ **IPv4**: Your Vps Server IP
81
+ **TTL**: Auto
81
82
 
82
- Step 2 – **Lauch NitroExpose**
83
+ Step 2 – **Launch NitroExpose**
83
84
  ```bash
84
85
  NitroExpose
85
86
  ```
@@ -1,6 +1,6 @@
1
1
  ## NitroExpose
2
2
 
3
- **Letest Version:** 1.6
3
+ **Letest Version:** 1.8
4
4
  **Developer:** @Nactire
5
5
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
6
6
 
@@ -48,13 +48,14 @@ 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:
52
- **Type**: **A**
51
+ Step 1 – Point Your Vps/Server IP in Your Domain Records:
52
+
53
+ **Type**: A
53
54
  **Name**: *
54
- **IPv4**: **Your Vps/Server IP**
55
- **TTL**: Auto
55
+ **IPv4**: Your Vps Server IP
56
+ **TTL**: Auto
56
57
 
57
- Step 2 – **Lauch NitroExpose**
58
+ Step 2 – **Launch NitroExpose**
58
59
  ```bash
59
60
  NitroExpose
60
61
  ```
@@ -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.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