UNPKG

whistle

Version:

HTTP, HTTPS, Websocket debugging proxy

7 lines (5 loc) 188 B
var colors = require('colors/safe'); /*eslint no-console: "off"*/ require('./index')(function() { console.log(colors.green('whistle is listening on ' + this.address().port + '.')); });