sjitech / proxy-login-automator

A single node.js script to automatically inject user/password to http proxy server via a local forwarder
MIT License
395 stars 93 forks source link

Deprecation notice #23

Closed arilewis93 closed 5 years ago

arilewis93 commented 5 years ago

When running the script I get the following warning.

DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

I don't know enough about node or JavaScript to know what to change to. I really look forward to using this, so help would be much appreciated

jjqq2013 commented 5 years ago

hi do not worry, just ignore the warning. I will change it in later version.