Metadata-Version: 2.4
Name: NitroExpose
Version: 1.2
Summary: Advanced CLI To Expose Port To Your Domain.
Home-page: https://github.com/yuvrajmodz/NitroExpose
Author: @NacDevs
Author-email: yuvrajmodz@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# NitroExpose

**Letest Version:** 1.2  
**Developer:** @Nactire  
**Git Repo:** [GitHub](https://github.com/yuvrajmodz/NitroExpose)

• Easily Expose Your Local Port to Your Domain.
• Automatic SSL installation.
• Automatic Tests To Your Site.
• Expose Within 4 Seconds.
• Our Software Needs Root Environment.

## Installation

```bash
pip install NitroExpose --break-system-packages
```

## Usage

```bash
NitroExpose
```

## Optional installation

```bash
sudo apt update -y
sudo apt install nginx -y
sudo apt install certbot -y
sudo apt install python3-certbot-nginx -y
```
