tekert
tekert
Experiencing the same issue today with the patch. ``` unexpected fault address 0xffffffffffffffff fatal error: fault [signal 0xc0000005 code=0x0 addr=0xffffffffffffffff pc=0x7ff632dc5580] goroutine 42 gp=0xc000232c40 m=4 mp=0xc00007b808 [running, locked to thread]:...
@phuslu I finally tracked the problem. After a lengthy investigation, I've identified a race condition in `parseFormatterArgs` and have developed a minimal, effective patch. ### The Problem Under high load,...
The examples in the documentation use /32 masks because they represent individual IPs, which are the most common use case for per-client policies. However, the feature is not limited to...
updated the examples to be easier to understand. The net.IPNet.Contains() method supports subnet matching, meaning you can define broader subnets like 192.168.1.0/24 or 10.0.0.0/8 in your configuration, and RouteDNS will...
I got tired of this happening like 3 times per year, and just made a script, this always happens when power comes back on but internet (maybe the pppoe link...