mysteriumnetwork / node

Mysterium Network Node - official implementation of distributed VPN network (dVPN) protocol
https://mysterium.network
GNU General Public License v3.0
1.1k stars 313 forks source link

Failover to userspace mode #5611

Open etherunit opened 1 year ago

etherunit commented 1 year ago

Currently, if TUN/TAP interface (either built into the kernel or loaded as a module) related networking fails, node is unable to operate further and building connection tunnels fails. We might improve it by adding an auto-switch to userspace networking.

ZygintasBudrys commented 1 year ago

Nice to have, related to monitoring fail status. Should include this in Q3 roadmap