Wondering if there is a way to load links from a file instead of url. I've noticed setting -r for recursive was throwing error (Unhandled Rejection. TypeError: Cannot assign to read only property 'response' of object '[object Object]') so wondering if i can get around this by simply supplying all the links from a file.
Wondering if there is a way to load links from a file instead of url. I've noticed setting -r for recursive was throwing error (Unhandled Rejection. TypeError: Cannot assign to read only property 'response' of object '[object Object]') so wondering if i can get around this by simply supplying all the links from a file.
Environment: Ubuntu 18.04.3 LTS nodejs v12.18.0