launchSettings.json 197 B

12345678
  1. {
  2. "profiles": {
  3. "DnsForwarder": {
  4. "commandName": "Project",
  5. "commandLineArgs": "0.0.0.0 MySecureDnsServerInHosts 114.114.114.114 z:/accelerated-domains.china.conf.txt"
  6. }
  7. }
  8. }