telekom-security / tpotce

🍯 T-Pot - The All In One Multi Honeypot Platform 🐝
GNU General Public License v3.0
6.65k stars 1.06k forks source link

Installation Error #67

Closed DarkSaberSJ closed 7 years ago

DarkSaberSJ commented 7 years ago

Facing Issure while Installtion TPot Standard

image

The Issue Occurs when installing Wetty

t3chn0m4g3 commented 7 years ago

Thanks for the info. Just to rule out the obvious, can you reach github from that machine without any problems or is traffic in that regard blocked somehow? You can try with git clone https://github.com/dtag-dev-sec/tpotce.

SaiGonSeamus commented 7 years ago

Yes I can.

t3chn0m4g3 commented 7 years ago

@DarkSaberSJ Cannot reproduce, works fine on my end.

npm install git://github.com/t3chn0m4g3/wetty -g
npm WARN deprecated static-favicon@1.0.0: use serve-favicon module
/usr/local/bin/wetty -> /usr/local/lib/node_modules/wetty/bin/wetty.js
- ws@1.0.1 node_modules/wetty/node_modules/engine.io-client/node_modules/ws
- utf8@2.1.0 node_modules/wetty/node_modules/utf8
/usr/local/lib
└─┬ wetty@0.2.0  (git://github.com/t3chn0m4g3/wetty.git#daf65eaf09a1f99d3a2a1a7673d39f1843dc4c1d)
  ├─┬ express@3.5.1
  │ └─┬ connect@2.14.1
  │   └─┬ multiparty@2.2.0
  │     └─┬ readable-stream@1.1.14
  │       └── inherits@2.0.3 
  └─┬ socket.io@1.5.1 
    ├─┬ engine.io@1.7.2 
    │ ├─┬ accepts@1.3.3 
    │ │ ├─┬ mime-types@2.1.12 
    │ │ │ └── mime-db@1.24.0 
    │ │ └── negotiator@0.6.1 
    │ ├─┬ engine.io-parser@1.3.1 
    │ │ ├── base64-arraybuffer@0.1.5 
    │ │ └── wtf-8@1.0.0 
    │ └── ws@1.1.1 
    ├─┬ socket.io-client@1.5.1 
    │ └── engine.io-client@1.7.2 
    └── socket.io-parser@2.3.1 
nakack commented 7 years ago

same situation.

I made custom image with proxy setting. But git command is connecting directly without configured proxy.