nknorg / nconnect

Securely connect to remote machines without the need of any server, public IP address, or publicly exposed ports.
Apache License 2.0
106 stars 32 forks source link

Support nconnect network feature #71

Closed billfort closed 10 months ago

billfort commented 1 year ago
  1. nConnect nodes can set up a virtual private network;
  2. nConnect network Manager is a new node role of nConnect, which is the administrator node of the network;
  3. nConnect network Member node can join this Manager's network;
  4. When Manager authorize a member's JoinNetwork request, the member can communicate with other nodes according to the Manager access setting.
  5. Each member node has a network interface that assigned the network's local IP, and members can access each other by this local IP.