aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index c95ab3e..7e9a48e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,15 @@ scraper bots.
## Credits
-Inspired by [Anubis](https://github.com/TecharoHQ/anubis).
+Inspired by [Anubis](https://github.com/TecharoHQ/anubis). But much simpler.
+
+## Bugs
+
+- If a user is attempting to submit a POST request but their powxy cookie is
+ invalid, powxy would redirect them to a challenge, and their POST data will
+ be lost.
+- It does not work when duplex connections are needed, e.g. with Git's Smart
+ HTTP protocol.
## License