Harden connectivity probe, add checking state, support URLTest/Fallback groups, MIT license
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user