Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days ago
JSON representation
Quasi VPN. Not really a VPN but some very simplified version of it written in NodeJS
- Host: GitHub
- URL: https://github.com/soulman-is-good/qvpn
- Owner: soulman-is-good
- License: mit
- Created: 2020-07-29T07:50:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T20:36:07.000Z (about 2 years ago)
- Last Synced: 2024-10-28T17:14:47.557Z (2 months ago)
- Topics: nodejs, typescript, vpn
- Language: TypeScript
- Homepage:
- Size: 985 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).