From e68745e4cb31e6d6cde7b7c1c84b39d862a7d19d Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 23 Mar 2025 02:11:41 +0800 Subject: Basic proof of work --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3