dl_localhost.config 558 B

123456789101112131415161718
  1. {
  2. "ProxyType": "subd",
  3. "Rootname": "dl.localhost",
  4. "ProxyTarget": "imuslab.com/download",
  5. "UseTLS": true,
  6. "SkipTlsValidation": false,
  7. "RequireBasicAuth": true,
  8. "BasicAuthCredentials": [
  9. {
  10. "Username": "TC",
  11. "PasswordHash": "e43ed7be718510d3ef5b5dc8b2e73df45dabb41934393b761f250fb0e5d4e8d5136174674d5cf529a74a34eaf98f794d9fa8858a6291b4f9c33de02b7326eda5"
  12. },
  13. {
  14. "Username": "test",
  15. "PasswordHash": "ee26b0dd4af7e749aa1a8ee3c10ae9923f618980772e473f8819a5d4940e0db27ac185f8a0e1d5f84f88bc887fd67b143732c304cc5fa9ad8e6f57f50028a8ff"
  16. }
  17. ]
  18. }