aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-08-17 21:33:05 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-28 12:54:22 +0200
commita36677eb70b92cf64fccb16075b7fec55660157f (patch)
treea57b60853b0ad66ff3c233142c0431a5b1f5e05a /README.md
parentd54a95e0f9c689f2bbaaea90a3a16a855a408823 (diff)
downloadhaketilo-hydrilla-a36677eb70b92cf64fccb16075b7fec55660157f.tar.gz
haketilo-hydrilla-a36677eb70b92cf64fccb16075b7fec55660157f.zip
bring Hydrilla server part back to a usable state
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index de97673..12e2eff 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,10 @@ user scripts repository server, Hydrilla. Haketilo is now being rewritten as an
HTTP proxy. This repository contains combined sources of Hydrilla and Haketilo
which are going to be distributed together.
-This source tree is a work in progress and is thus a complete mess. You can see
-some unused or inadequate source files (and even UML diagrams) flying around.
-The Hydrilla part is currently not functional. You can play with the proxy part
-if you really want (for brave people only 😉).
+This source tree is a work in progress. The server part has simlar functionality
+as in earlier Hydrilla releases and should be mostly usable at this point. The
+proxy part is still being developed, but you can play with it nevertheless if
+you're brave 😉
You're going to need at least Python 3.7 plus the following Python libraries
* mitmproxy 8 (sadly, not in Debian yet)