Anubis patches for aya.so.
Find a file
2025-07-05 19:35:09 +02:00
assets Add: Source files & README.md 2025-07-05 19:35:09 +02:00
patches Add: Source files & README.md 2025-07-05 19:35:09 +02:00
README.md Add: Source files & README.md 2025-07-05 19:35:09 +02:00

anubis-patches

Patches for Anubis firewall middleware.
Setup »



About anubis-patches

anubis-patches contains several patches for quickly
setting up (patching) Anubis by Techaro with our own
theme & cookie data. As well as adding other stuff
like git support & (currently) a workaround for a bug
where you cannot git push. (๑′ᴗ‵๑)



Getting Started

To get the project installed, follow this simple guide.

Prerequisites:

This project depends on the following:

  https://github.com/TecharoHQ/anubis
  https://go.dev/

Installation:

  1. From a terminal, run:
  git clone https://git.aya.so/aya/anubis-patches
  git clone https://github.com/TecharoHQ/anubis/archive/refs/tags/v1.20.0.zip
  1. TO-DO
  TO-DO



Roadmap & Updates

  • Convert .PNG to .WEBP for efficiency/performance.

Please see the open issues for a list of proposed features (as well as known issues).



Contributing

If you want to make a contribution, please fork the repository & create a pull request. If you have a suggestion you would want to see, you can open a new issue with your request.

  1. Fork the project
  2. Create your Feature Branch (git checkout -b feature/YourFeature)
  3. Commit changes (git commit -m 'This is my feature commit.')
  4. Push to the Branch (git push origin feature/YourFeature)
  5. Open a Pull Request.


Contact & Support