Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

Support no default gateway network setup #38

Closed parvit closed 1 year ago

parvit commented 1 year ago

During testing @mfoxworthy has found a limitation in the current autodetection code, where it does not work if no default gateway is set.

Maybe a popup selection should be implemented to allow the user to select it without setting it explicitly in the config.

parvit commented 1 year ago

Included in #21