blob: c95ab3ee4db735989b1d86a3d1917e4864709db6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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).
|