ITADN

Don't work old config after upgrade from 1.2.1 to 1.3.1

#374Closedanton39reg 创建于 2026-04-11
A
anton39regcommented
### Version 1.3.1 ### Country Russia ### Operating System macOS 15.4.1 ### How are you running spoofdpi? ```bash sudo spoofdpi --config ~/.config/spoofdpi/spoofdpi.toml ``` spoofdpi.toml ```toml [general] system-proxy = true [policy] [[policy.overrides]] name = "allow youtube" priority = 50 match = { domain = ["*.youtube.com", "*.googlevideo.com", "*.ytimg.com"] } https = { fake-count = 7, disorder = true, split-mode = "chunk", chunk-size = 5 } ``` ### Description Don't work old config after upgrade from 1.2.1 to 1.3.1. I have tried configs from old issues, but not(
关闭于 2026-04-11 3 条评论