Commit Graph

26 Commits

Author SHA1 Message Date
Michel Oosterhof efa4df978f
Tests on CircleCI
* version one
2019-05-25 11:09:10 +04:00
Michel Oosterhof 73fda01b1a
travis org->com for icon (#1135) 2019-05-25 10:35:01 +04:00
Michel Oosterhof f551b249f0
Pickle (#1134)
* load pickle from scratch, don't deepcopy
* allow output module `import` without side effects
* set up intersphinx for py3 and twisted
2019-05-21 01:00:49 +04:00
Walter af89919b16 Update commands/files (#1128)
* Update commands/files

There were some typo's in the README, these were adjusted and tested.

* Removed StateDirectory & LogsDirectory in .service

Were not required and giving errors:
May 16 12:28:07 debian systemd[1]: [/etc/systemd/system/cowrie.service:16] Unknown lvalue 'StateDirectory' in section 'Service'
May 16 12:28:07 debian systemd[1]: [/etc/systemd/system/cowrie.service:17] Unknown lvalue 'LogsDirectory' in section 'Service'
2019-05-16 18:11:06 +04:00
Michel Oosterhof 4840e586f6
add Michel as copyright owner and RST formatting (#1121) 2019-05-12 19:33:14 +04:00
Michel Oosterhof 8a0d18320a change python version message 2019-04-05 00:58:46 +04:00
Michel Oosterhof f0ed16ee14 add changelog for release 2019-04-05 00:54:51 +04:00
isra ee01f9cb75 Enable utf8 charset on mysql output and small improvement of documentation (#1082)
* add utf8mb4 charset to mysql output plugin
* added missing option for enabling mysql output (documentation)
2019-04-04 10:37:06 +04:00
Michel Oosterhof 297937fcfb
Sphinx rtd theme (#1081)
* read-the-docs theme
* import all dev requirements
* add FAQ and fix Sphinx warnings
2019-03-31 13:09:15 +04:00
Guilherme Borges bcf20d85db Log direct-tcpip events to database backends (#1049)
* fix #493
2019-03-19 16:44:21 +04:00
Mehtab Zafar ab1355edf4 Add FAQs (#1053) 2019-03-17 11:12:28 +04:00
Michel Oosterhof 4e3e1313c0
open 2223 by default. remote superfluous bin/cowrie editing (#1059) 2019-03-15 21:00:02 +04:00
Mehtab Zafar ce6452c204 Disable keyboard-interactive authentication by default with option to enable (#1033) 2019-03-13 07:38:12 +04:00
Michel Oosterhof fb24e87d59
update systemd install instructions (#1044) 2019-03-12 23:23:23 +04:00
Michel Oosterhof 3ce157548c change ssh version to [shell] ssh_version 2019-03-07 23:48:51 +04:00
Michel Oosterhof 0af74b9e97
Configurable timezone (#1032)
* configurable time zone for logging
2019-03-07 23:40:58 +04:00
Michel Oosterhof c5406b8ff9
Systemd docs (#1027)
* systemd docs

* updates
2019-03-03 08:28:45 +04:00
Mehtab Zafar 2f6c6d9a5d Improve README (#1028) 2019-03-03 08:27:31 +04:00
Michel Oosterhof 8e16db0d24
Release 1.5.3 (#1015) 2019-02-12 11:14:15 +04:00
Michel Oosterhof 6168584a29
add docs to indx (#991) 2019-01-20 14:54:19 +04:00
Michel Oosterhof b22c7ba327
Doclink (#990)
* move docs to docs dir and link back
2019-01-20 14:39:37 +04:00
Michel Oosterhof bdff9601ca
Move to Restructured text (#979)
From Markdown to RestructuredText
2019-01-09 12:05:16 +04:00
cgtobi 24c9c9507b Disable MySQL strict mode (#937)
To get the kippo-graph Overview rendering correctly MySQL strict mode needs to be disabled.

(see https://github.com/ikoniaris/kippo-graph/issues/61)
2018-11-02 14:33:12 +04:00
cgtobi 1b8046b578 Fix typo (#936)
You neet to install `acl` not `act`. ;-)
2018-10-23 23:15:17 +04:00
Michel Oosterhof 807c8eeab2 Move py2 dockerfile to docs/docker 2018-09-17 10:54:29 +04:00
Michel Oosterhof 48adc3160a doc/ -> docs/ 2018-07-20 22:12:30 +04:00