- Add initial "Proxy-Authorization" Basic authentication support
- rename
securetosecureProxy - added
secureEndpointoption - various optimizations
- README improvements
- test: add mocha tests
- don't use
socket.ondata, use the official API instead - throw an Error when no proxy info is given
- add support for passing options to net/tls .connect()
- Initial release