NitroExpose 1.5__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.5
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,14 +25,15 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.5
28
+ **Letest Version:** 1.7
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
32
32
 
33
33
  ## 🚀 Overview
34
34
 
35
- **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain** — with **automatic SSL installation** Powered by Let's Encrypt.
35
+ **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain,**
36
+ **automatic SSL installation** Powered by Let's Encrypt.
36
37
 
37
38
  It provides a **one-command deployment system** for developers who want to run their local apps (Flask, FastAPI, Node.js, etc.) directly on a live domain without manually configuring NGINX or DNS records.
38
39
 
@@ -73,12 +74,12 @@ sudo apt install python3-certbot-nginx -y
73
74
  ## 🧭 Usage Guide
74
75
 
75
76
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
76
- **Type**: **A**
77
- **Name**: *
78
- **IPv4**: **Your Vps/Server IP**
79
- **TTL**: Auto
77
+ **Type**: A
78
+ **Name**: *
79
+ **IPv4**: Your Vps Server IP
80
+ **TTL**: Auto
80
81
 
81
- Step 2 – **Lauch NitroExpose**
82
+ Step 2 – **Launch NitroExpose**
82
83
  ```bash
83
84
  NitroExpose
84
85
  ```
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: NitroExpose
3
- Version: 1.5
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,14 +25,15 @@ Dynamic: summary
25
25
 
26
26
  ## NitroExpose
27
27
 
28
- **Letest Version:** 1.5
28
+ **Letest Version:** 1.7
29
29
  **Developer:** @Nactire
30
30
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
31
31
 
32
32
 
33
33
  ## 🚀 Overview
34
34
 
35
- **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain** — with **automatic SSL installation** Powered by Let's Encrypt.
35
+ **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain,**
36
+ **automatic SSL installation** Powered by Let's Encrypt.
36
37
 
37
38
  It provides a **one-command deployment system** for developers who want to run their local apps (Flask, FastAPI, Node.js, etc.) directly on a live domain without manually configuring NGINX or DNS records.
38
39
 
@@ -73,12 +74,12 @@ sudo apt install python3-certbot-nginx -y
73
74
  ## 🧭 Usage Guide
74
75
 
75
76
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
76
- **Type**: **A**
77
- **Name**: *
78
- **IPv4**: **Your Vps/Server IP**
79
- **TTL**: Auto
77
+ **Type**: A
78
+ **Name**: *
79
+ **IPv4**: Your Vps Server IP
80
+ **TTL**: Auto
80
81
 
81
- Step 2 – **Lauch NitroExpose**
82
+ Step 2 – **Launch NitroExpose**
82
83
  ```bash
83
84
  NitroExpose
84
85
  ```
@@ -1,13 +1,14 @@
1
1
  ## NitroExpose
2
2
 
3
- **Letest Version:** 1.5
3
+ **Letest Version:** 1.7
4
4
  **Developer:** @Nactire
5
5
  **Git Repo:** [NitroExpose](https://github.com/yuvrajmodz/NitroExpose)
6
6
 
7
7
 
8
8
  ## 🚀 Overview
9
9
 
10
- **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain** — with **automatic SSL installation** Powered by Let's Encrypt.
10
+ **NitroExpose** is an advanced CLI tool that allows you to **instantly expose any local port to your custom domain,**
11
+ **automatic SSL installation** Powered by Let's Encrypt.
11
12
 
12
13
  It provides a **one-command deployment system** for developers who want to run their local apps (Flask, FastAPI, Node.js, etc.) directly on a live domain without manually configuring NGINX or DNS records.
13
14
 
@@ -48,12 +49,12 @@ sudo apt install python3-certbot-nginx -y
48
49
  ## 🧭 Usage Guide
49
50
 
50
51
  Step 1 – Point Your Vps/Server IP in Your Domain Records:
51
- **Type**: **A**
52
- **Name**: *
53
- **IPv4**: **Your Vps/Server IP**
54
- **TTL**: Auto
52
+ **Type**: A
53
+ **Name**: *
54
+ **IPv4**: Your Vps Server IP
55
+ **TTL**: Auto
55
56
 
56
- Step 2 – **Lauch NitroExpose**
57
+ Step 2 – **Launch NitroExpose**
57
58
  ```bash
58
59
  NitroExpose
59
60
  ```
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name="NitroExpose",
5
- version="1.5",
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