Commit Graph

119 Commits

Author SHA1 Message Date
5e50074c91 Fix #432 and #433 (#437) 2017-02-18 20:07:36 +04:00
4d1ac60dbf seems we need these 2017-02-07 05:08:55 +00:00
24c251b405 Improve handling of ImportErrors to notify users that they need to install new dependencies (#389)
* Improve handling of ImportErrors to notify users that they need to install new dependencies

Also added missing dependency to requirements.txt

* Mention installing dependencies in virtualenv if used

* Move requirements used only by output modules to a separate file

* Using a virtualenv is now the only officially supported method

* Handle ImportErrors when loading output plugins so different install instructions can be given

* Cleanup requirements-output.txt
2017-01-01 21:18:59 +04:00
Wes
0bd9777f59 adding csirtg.io sdk support (#357) 2016-12-05 14:46:49 +04:00
ff69e583b1 Tftp implementation (#330)
* ed:   cowrie/commands/tftp.py
	deleted:    cowrie/core/CustomParser.py

* Added TFTP implementation
This now needs tftpy from pip

* Added tftpy
2016-11-02 22:40:55 +04:00
e5c5921f85 change to python-dateutil 2016-10-23 12:37:06 +04:00
2e87fa099a dateutil needs an extra s 2016-10-23 12:21:47 +04:00
3d4f50f004 add dateutil for dshield output 2016-10-19 11:54:55 +04:00
6aeeb72431 Add pycrypto to requirements.txt (#288)
* Add pycrypto to requirements.txt

* Remove crypto dependency.
2016-10-18 09:17:12 +04:00
98ed2b52c2 add crypto explicitly, it's missing for some people 2016-10-01 21:04:37 +00:00
d0eac4dcba require Twisted 15.2.1 for future logger work 2016-09-19 12:52:52 +04:00
bb3b05e530 undo Crypto addon? 2016-09-18 15:07:52 +00:00
0a1d259cdc 'Crypto' is a missing dependency 2016-09-18 14:41:01 +00:00
21e5ba8b5a i think travis gets upset about pycrypto 2016-09-05 02:23:18 +04:00
d42ac579c4 rewrite of install instructions (#235)
* untested improvements to Install.md

* fixed missing pycrypto in requirements.txt

* table of contents

* removing citation

* beautification

* remove red hat instructions (they were wrong)

* PYTHONPATH might need to be set regardless

* bugfix

* reorganize, sweeping improvements

* finishing touches
2016-08-31 22:31:12 +04:00
b9a7e4e8ff explicit conch req 2016-08-20 08:24:05 +00:00
6759c759e0 add service_identity to silence warnings, may also need for https output clients 2016-08-20 08:07:53 +00:00
d03cf51549 get ready for py3 2016-08-16 12:37:47 +00:00
57bb3bc886 put pip reqs in requirements.txt 2016-07-28 15:10:04 +04:00