Skip to content

Latest commit

 

History

142 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VNgrok

License GitHub all releases
GitHub forks GitHub stars GitHub watchers
GitHub issues GitHub pull requests GitHub last commit
Dynamic TOML Badge

Introduction

VNgrok is a program that creates a wrapper in the SSH tunnel function that allows you to host services without exposing your local ip address and also allows for you to switch ports without switching off your services.

Problem Solution
Trying to expose your services in a way that you don't have to expose your local IP and changing ports without switching off your services We solved this problem by creating a wrapper in the SSH tunnel function to allow to host services

Index

Topic Sub-Topic
Dependencies
How To Install
Documentation
Acknowledgements

Dependencies

Name Version Description
Linux 5.14.0 Linux is a family of open-source Unix-like operating systems based on the Linux kernel.
Python >=3.11 Python is an interpreted high-level general-purpose programming language.
Poetry 1.1.8 Poetry is a tool for dependency management and packaging in Python.

How To Install

Poetry

poetry init # To create a new project

poetry add git+https://github.com/Vortex5Root/VNgrok.git

Python

pip install git+https://github.com/Vortex5Root/VNgrok.git#egg=vngrok

Documentation

Click on the following image to go to the Documentation:

Acknowledgements


[Coder]

Vortex5Root
{Full-Stack Software Engineer}


[Contributor]

PandemicOfNukes
{Student}


About

This project aims to create one network revser load balancer you allow you to expose your local server to the internet using one external machine like a vps

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages