luci-app-dnscrypt-proxy2 icon indicating copy to clipboard operation
luci-app-dnscrypt-proxy2 copied to clipboard

Fix wget opt bug for resolvers file downloading @dnscrypt-proxy_resol…

Open xy5381 opened this issue 2 years ago • 0 comments

…vers.init

the correct form of "wget -t ..." should be

  1. wget -T
  2. wget --timout=

xy5381 avatar Oct 30 '23 06:10 xy5381