proxyline

0.0.4 • Public • Published

proxyline

Parse the proxyline added by HAProxy, Stud, Bud and others.

Usage

var server = net.createServer(function (socket) {
  socket.end(JSON.stringify(socket.proxyline))
})
proxyline.inject(server)
server.listen()

Install

$ npm install proxyline

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    1
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i proxyline

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • tellnes