M0dEx / quincy

QUIC-based VPN
MIT License
114 stars 11 forks source link

feat: update to rust-tun version with automatic route set up on MacOS #39

Closed M0dEx closed 9 months ago

M0dEx commented 9 months ago

This PR updates to a version of rust-tun with automatic route setup on MacOS.

Closes #1.

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (3c990be) 71.12% compared to head (264f1f0) 70.91%.

Files Patch % Lines
src/interface.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #39 +/- ## ========================================== - Coverage 71.12% 70.91% -0.21% ========================================== Files 19 19 Lines 973 973 ========================================== - Hits 692 690 -2 - Misses 281 283 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.