From d679e7fff87da155f48cf2ec58de0798d2f4d6c3 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 22 Mar 2025 23:51:14 +0800 Subject: Initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c95ab3e --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Powxy – anti-scraper reverse proxy + +**Work in progress.** + +Powxy uses a SHA-256 proof-of-work challenge to protect upstream resources from +scraper bots. + +## Credits + +Inspired by [Anubis](https://github.com/TecharoHQ/anubis). + +## License + +We are currently using the +[GNU Affero General Public License version 3](https://www.gnu.org/licenses/agpl-3.0.html). -- cgit v1.2.3