EPS Conduits  v0.0.2-2413
networking over networking
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Temporary limitations
  • EPS Conduits will only create 24-bit networks.
  • No attempt is made at authentication; if you know the AES cipher details, then a connection is allowed.
  • Server doesn't attempt to reclaim IP addresses, so they will eventually run out of IP addresses to assign to clients after 254 unique client connections.
  • UDP is tunneled over TCP, which definitely is not optimal.