vpncloud
vpncloud copied to clipboard
Peer-to-peer VPN
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.112 to 0.2.129. Release notes Sourced from libc's releases. 0.2.129 What's Changed Bump up to v0.2.129 by @JohnTitor in rust-lang/libc#2867 Full Changelog: https://github.com/rust-lang/libc/compare/0.2.128...0.2.129 0.2.128 This version has...
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.132 to 1.0.143. Release notes Sourced from serde's releases. v1.0.143 Invert build.rs cfgs in serde_test to produce the most modern configuration in the default case (#2253, thanks...
This is a tracking issue on building VpnCloud for other operating systems and other architectures. - Linux x86_64 - [x] Compiles and links - [x] Packaged for Debian/Ubuntu - Linux...
### Describe your issue 👉 Please use the [Discussion group](https://github.com/dswd/vpncloud/discussions) if you... * just want to ask a question * want to discuss a new feature when vpncloud is running,...
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.7.0 to 1.9.0. Release notes Sourced from smallvec's releases. v1.9.0 Add retain_mut as an alias for retain, for compatibility with std::vec::Vec (#283). v1.8.1 Optimize inserts at the...
Hi all i create 2 node where ipv4 and ipv6 addresses. So work good. But i give one vps ipv6 only. And after add __ sudo vpncloud --daemon --password 'mypassword'...
** Describe the high-level goal you want to achieve ** When Peer A is running with TAP and Peer B attempts to connect to Peer A, Peer B will get...
### Describe the bug I have domain `example.com` with many CNAME like `www.example.com` I have local DNS which doesn't use CNAME. I have no local IPv6. Public DNS should have...
When setting up within a LXC container, such as with proxmox, the service will fail to start due to missing the tun interface, I propose that after install, or after...
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.6. Changelog Sourced from regex's changelog. 1.5.6 (2022-05-20) This release includes a few bug fixes, including a bug that produced incorrect matches when a non-greedy...