Replies: 1 comment 4 replies
-
|
If you can you should prefer to run a "server" node instead of using beacons. A node with a public address is better than beacons as its information on the peers is more current than with beacons. VpnCloud is a binary and you can't use it as a library. What would be your use case for a library? Do you want to embed it into another program? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Thanks for this amazing project!
I would like to have the following network functionality:
Is my understanding correct, that I should use beacons (shared by the server) to set up the VPN connections?
In that case, should I expect 2 minute delays before each connection? If yes, is there another solution without this overhead?
Finally, is it possible to use vpncloud as a Rust library, instead of a binary executable?
Beta Was this translation helpful? Give feedback.
All reactions