| commit | d9ed79c5c24da093ac0370e041ee939f389120cb | [log] [download] |
|---|---|---|
| author | JohnnySun <bmy001@gmail.com> | Thu Feb 26 16:19:01 2026 +0800 |
| committer | JohnnySun <bmy001@gmail.com> | Thu Feb 26 16:19:01 2026 +0800 |
| tree | 5a4cb6fcd984c99df778b064debf51868803db6b | |
| parent | 19d4a704cec6ebfde727f149ff26bd44972f15b5 [diff] |
Shorten periodic rebind interval from 1-32h to 2-12h (avg ~7h) GFW typically detects WireGuard traffic on a single port within 24 hours. The previous 1-32 hour interval (avg 16.5h) was too close to this detection window. The new 2-12 hour range (avg ~7h) stays well below the detection threshold while keeping SSH coordination overhead minimal (~3.4 rebinds/day). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>