NodeJS spawn does not escape bad strings

前端 未结 0 868
遥遥无期
遥遥无期 2020-12-02 04:51

I want to download a url in a remote host using ssh, i was using exec(), it was working:

const cmd = `mkdir -p /home/username/test; wget --no-check-certificat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题