Harden connectivity probe, add checking state, support URLTest/Fallback groups, MIT license

This commit is contained in:
av
2026-07-18 16:29:20 +03:00
parent fc83c57382
commit ec673b92f3
5 changed files with 207 additions and 106 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ export default class SingBoxStatusPreferences extends ExtensionPreferences {
const checkRow = this._switchRow(settings, 'check-connectivity',
_('Probe active outbound'),
_('Periodically measure latency through the current outbound.'));
_('Periodically sends a background request through the current outbound to the Probe URL below (an external site by default). Off = no background traffic.'));
connCheckGroup.add(checkRow);
const connIntervalRow = new Adw.SpinRow({