sjitech / proxy-login-automator

A single node.js script to automatically inject user/password to http proxy server via a local forwarder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecation notice

arilewis93 opened this issue · comments

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

commented

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