mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-08-31 13:51:29 +00:00
PLUGIN_HARDWARE_ONCE only suppresses retries of the initial attach; when an established connection later drops, wsk_receive.cpp unconditionally schedules background reattach attempts (~20 tries over ~2 hours) toward this session's dead one-shot loopback port. With ephemeral port reuse those ghost connects steal a later session's Accept and fail its Plugin. Wire up STOP_ATTACH_ATTEMPTS (0x805, present in both bundled driver builds) and cancel the session's exact host/service/busid location before plugout. |
||
|---|---|---|
| .. | ||
| badtls | ||
| badversion | ||
| certificate | ||
| compatible | ||
| convertor/adguard | ||
| dialer | ||
| geoip | ||
| geosite | ||
| httpclient | ||
| interrupt | ||
| ja3 | ||
| ktls | ||
| listener | ||
| mux | ||
| networkquality | ||
| pipelistener | ||
| process | ||
| proxybridge | ||
| redir | ||
| schannel | ||
| settings | ||
| sniff | ||
| srs | ||
| stun | ||
| taskmonitor | ||
| tls | ||
| tlsfragment | ||
| tlsspoof | ||
| uot | ||
| urltest | ||
| usbipvhci | ||
| vboxusb | ||
| windivert | ||