prompt -- no-check-certificate when using wget. Please tell me how to install the certificate ....
try to write a script to download the target url using the request module ( https: www.npmjs.com package.). request is based on the http module API encapsulation ( https: nodejs.org api http.h.), so there should be no extra overhead. but it is f...