https://github.com/sirherobrine23/node-tap
TUN/TAP tunnel to Nodejs
https://github.com/sirherobrine23/node-tap
tap tun
Last synced: about 1 year ago
JSON representation
TUN/TAP tunnel to Nodejs
- Host: GitHub
- URL: https://github.com/sirherobrine23/node-tap
- Owner: Sirherobrine23
- License: mit
- Archived: true
- Created: 2023-01-12T16:41:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-30T03:27:57.000Z (about 3 years ago)
- Last Synced: 2025-02-09T08:42:37.238Z (over 1 year ago)
- Topics: tap, tun
- Language: C++
- Homepage:
- Size: 612 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ntap
Create TUN interfaces that can be used to create Tunnels directly from Nodejs for data processing or even Proxies in a fast and versatile way.
## LICENCES
Thank's to Wireguard Project to `wintun`, without this project cannot support windows platform.
Thank's to Linux TUN/TAP GNU/Linux mainteners without this peoples not support linux platform.
### WINTUN
`Wintun` code and source registred with `GPL v2` ([Licence](https://github.com/WireGuard/wintun/blob/41624504341307f7f55afe72e86d5d8c76f81c0e/COPYING)), `Wireguard` and `Wintun` are registered and open source projects, a `Wireguard LLC`.