AppSettings.json 213 B

12345678
  1. {
  2. "IPService":{
  3. "IPSourceFilePath": "F:\\DingDing Download\\2022-8-23IP.txt",
  4. "IpFileOutputPath": "F:\\DingDing Download\\IPList\\",
  5. "OutputFileName": "IPResultList.json",
  6. "PCount": 100000
  7. }
  8. }