lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
988 stars 89 forks source link

How to configure with corporate proxy #100

Open anicet1 opened 8 years ago

anicet1 commented 8 years ago

I'm in a enterprise that uses a local proxy to access Internet. How do I configure the proxy like Filezilla ? Thank you.

dploy prod_anicet Connecting to prod_anicet... buffer.js:138 throw new TypeError('must start with number, buffer, array or string'); ^

TypeError: must start with number, buffer, array or string at fromObject (buffer.js:138:11) at new Buffer (buffer.js:65:10) at onNEWKEYS (C:\Users\Anicet\AppData\Roaming\npm\node_modules\dploy\node_modules\ssh2\lib\Connection.js:2282:29) at Parser. (C:\Users\Anicet\AppData\Roaming\npm\node_modules\dploy\node_modules\ssh2\lib\Connection.js:123:5) at emitNone (events.js:67:13) at Parser.emit (events.js:166:7) at Parser.parsePacket (C:\Users\Anicet\AppData\Roaming\npm\node_modules\dploy\node_modules\ssh2\lib\Parser.js:468:12) at Parser.execute (C:\Users\Anicet\AppData\Roaming\npm\node_modules\dploy\node_modules\ssh2\lib\Parser.js:249:14) at Socket. (C:\Users\Anicet\AppData\Roaming\npm\node_modules\dploy\node_modules\ssh2\lib\Connection.js:523:18) at emitOne (events.js:77:13)