cloudflare / cloudflare/boringtun
Bug when tunnel up on macos
Open
- Dominant language
- Rust
- Stars
- 7.2k
- Forks
- 532
- PR merge metrics
- No merged PRs in 30d
Description
A number of times when the tunnel is raised with the command ```sudo WG_QUICK_USERSPACE_IMPLEMENTATION=/Users/vvzvlad/.cargo/bin/boringtun-cli WG_SUDO=1 wg-quick up trikster``` the following happens:
1)The latest handshake is shown.
2)amount of data received is 0
3)The amount of data sent is incremented by 50mb/sec.
4) The traffic does not go
This happens until you run the wg-quick down command.
I have recorded a short video to show this: https://www.dropbox.com/s/spaoeq0azf11md0/Screen%202022-08-29%20at%2019.30.13.mov?dl=0
Contributor guide
Assessment
This issue has not been assessed yet.