Commit Graph

11 Commits

Author SHA1 Message Date
Michel Oosterhof 5e2aa15bf2
Debian package updates (#2330)
* update dockerfile
2024-09-27 15:37:33 +08:00
adam-qomodo fad907ae9e
Removed DAEMONIZE steps. (#1983)
On Debian, using Supervisord, adding -n to the start command is the correct step.

The bin/cowrie script is no longer meant to be edited and DAEMONIZE no longer works if you edit it.
2024-01-13 12:58:25 +08:00
Michel Oosterhof 0d2817a38b
Fixes2 (#1802)
* add pylint. fix variable names
* add ruff. remove twistedchecker
* update pre-commit
* update hadolint. ruff mandatory in tox
* add pyright as optional
* add coverage
* typing
* fix telnet
* fix #1757
2023-01-07 22:09:09 +08:00
Michel Oosterhof f77bd0b8f3
stuff (#1798)
* shell var expansion fix + test scripts
* add `ruff` testing
* deprecation warning explanation
* updated prereqs
2023-01-03 16:59:24 +08:00
Michel Oosterhof 98353433db
Debian readme (#1746)
* v2.4.0

* update install guide
2022-07-31 22:06:11 +08:00
Michel Oosterhof ec39aad0a0
9may (#1560)
* fix MySQL error handling
* fix tar command
* type hinting for proxy
2021-05-14 15:43:28 +08:00
Michel Oosterhof ec69913a5d
7may (#1558)
* restructure documentation headings
* add output eventid reference guide 
* rename all classes with capitals
* more typing
2021-05-09 00:45:12 +08:00
Michel Oosterhof 813f35e86d
26apr (#1552)
* typing
* clean also cleans docs/
* ignore twistedchecker exit code
* twistedchecker fixes
* update docs. add copy button
* add missing $ prompts
* updated copyright
* isort
* remove flake8-import order. config flake8/isort/black
* remove import order
* docs restructure
* should pick up settings from setup.cfg
* put conversion code back in. JSON encoding needs it
2021-05-03 23:42:25 +08:00
Michel Oosterhof b22c7ba327
Doclink (#990)
* move docs to docs dir and link back
2019-01-20 14:39:37 +04:00
Michel Oosterhof 337ec405b1
update install (#985) 2019-01-15 11:58:17 +04:00
Michel Oosterhof bdff9601ca
Move to Restructured text (#979)
From Markdown to RestructuredText
2019-01-09 12:05:16 +04:00