Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soulman-is-good/qvpn

Quasi VPN. Not really a VPN but some very simplified version of it written in NodeJS
https://github.com/soulman-is-good/qvpn

nodejs typescript vpn

Last synced: about 2 months ago
JSON representation

Quasi VPN. Not really a VPN but some very simplified version of it written in NodeJS

Awesome Lists containing this project

README

        

# Quasi VPN

VPN is a virtual private network. An extended private network through public network.

QVPN client application allows you to expose some of services running in localnetwork to public via QVPN server.

![qvpn_example](./docs/qvpn_example.png)

On the example picture above, qvpn client is being run exposing HTTP server and MySQL server (just for demo).