Commit Graph

24 Commits

Author SHA1 Message Date
Michel Oosterhof ffe669f9bc recent twisted no longer requires gmpy2 2017-07-16 20:30:41 +04:00
Michel Oosterhof 0ca7f59d7e require more recent Twisted 2017-07-12 13:39:03 +00:00
Michel Oosterhof 492d662359 add twisted version requirements 2017-07-10 15:33:21 +04:00
Michel Oosterhof 2fc0fdbeae remove 'pycrypto' dependency 2017-07-10 15:27:31 +04:00
Valentyn Diduryk 68391bdd9f removed duplicates from requirements.txt (#468) 2017-02-22 09:25:46 -08:00
Michal Malik 5e50074c91 Fix #432 and #433 (#437) 2017-02-18 20:07:36 +04:00
Michel Oosterhof 4d1ac60dbf seems we need these 2017-02-07 05:08:55 +00:00
lelonek1 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
Dave Germiquet 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
Michel Oosterhof e5c5921f85 change to python-dateutil 2016-10-23 12:37:06 +04:00
Michel Oosterhof 2e87fa099a dateutil needs an extra s 2016-10-23 12:21:47 +04:00
Michel Oosterhof 3d4f50f004 add dateutil for dshield output 2016-10-19 11:54:55 +04:00
Pedro Worcel 6aeeb72431 Add pycrypto to requirements.txt (#288)
* Add pycrypto to requirements.txt

* Remove crypto dependency.
2016-10-18 09:17:12 +04:00
Michel Oosterhof 98ed2b52c2 add crypto explicitly, it's missing for some people 2016-10-01 21:04:37 +00:00
Michel Oosterhof d0eac4dcba require Twisted 15.2.1 for future logger work 2016-09-19 12:52:52 +04:00
Michel Oosterhof bb3b05e530 undo Crypto addon? 2016-09-18 15:07:52 +00:00
Michel Oosterhof 0a1d259cdc 'Crypto' is a missing dependency 2016-09-18 14:41:01 +00:00
Michel Oosterhof 21e5ba8b5a i think travis gets upset about pycrypto 2016-09-05 02:23:18 +04:00
RkG0 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
Michel Oosterhof b9a7e4e8ff explicit conch req 2016-08-20 08:24:05 +00:00
Michel Oosterhof 6759c759e0 add service_identity to silence warnings, may also need for https output clients 2016-08-20 08:07:53 +00:00
Michel Oosterhof d03cf51549 get ready for py3 2016-08-16 12:37:47 +00:00
Michel Oosterhof 57bb3bc886 put pip reqs in requirements.txt 2016-07-28 15:10:04 +04:00