EasyTier / EasyTier

A simple, decentralized mesh VPN with WireGuard support.
https://easytier.top
Apache License 2.0
459 stars 41 forks source link

minor fix #113

Closed KKRainbow closed 1 month ago

KKRainbow commented 1 month ago
  1. fix ospf route panic if no ipv4 assigned.
  2. should refetch global peer latency map every 60s
  3. remove regex dep because it's too large and unnecessary.