- VPN or vNIC?
- OpenVPN 3 ideas: https://community.openvpn.net/openvpn/wiki/RoadMap#OpenVPN3.0:Designandimplementation
- zMQ - http://zeromq.org/intro:read-the-manual
- Push raw packets to MQ virtual wire
- UDP MQ wire socket for UDP packets, TCP for TCP packets
- In adapter settings:
- zMQ IP
- zMQ port
- Channel UUID
- Out-of-box p2p/multi user:
- Users decide which one is server and use that user's IP, port and channel
- Not encrypted
- Not compressed
- Able to chain virtual wires
- PNIC -> raw data to zMQ wire -> compressing wire -> crypting wire
- Each virtual wire can be running in different machine, port and channel
Last active
August 29, 2015 13:57
-
-
Save raspi/9837944 to your computer and use it in GitHub Desktop.
MQ based VPN (WIP)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment