UNPKG

@techanvil/webssh2

Version:

A Websocket to SSH2 gateway using socket.io, ssh2, and express

12 lines (11 loc) 226 B
module.exports = { dotfiles: 'ignore', etag: false, extensions: ['htm', 'html'], index: false, maxAge: '1s', redirect: false, setHeaders: function (res, path, stat) { res.set('x-timestamp', Date.now()) } }