5.9 KiB
+++ title = "I'll just advertise my little project here" date = "2024-05-17T12:01:16+00:00" slug = "little-project"
lastmod is optional
lastmod = "Timestamp that you edit this blog"
description is optional
description = "An optional description for SEO. If not provided, an automatically created summary will be used."
tags = ["blog", "projects"] +++
I’m just documenting various small projects. That is not worth having a place on the future "/projects" page
Scriptbox
Literally anything that i can share to the public!
Still Maintaining :
- Build-gitea ? GitHub A simple script to build Gitea and its Static on amd64.
- Nginx Build Script ? GitHub A script to build Nginx with QUIC support. Also, with Ngx_Lua and ModSecurity as options. Not just that, Choices of SSL Libraries is also available!
- CrowdSec Notifications ? GitHub A simple notification template for Crowdsec Alerts to Discord and Line.
- CrowdSec Nginx Bouncer ? GitHub A modified CrowdSec Nginx Bouncer install script to build every dependency instead of relying on apt install.
- sysstat/vnstat Webhook ? GitHub A script to generate graphics stats for sysstat and vnstat. Then Webhook to Discord.
Maintaining but Partly Broken :
- Personal Gitea UI ? GitHub Starting from Gitea 1.21 Custom CSS theme is broken due to large UI(?) changes(will not fix). Templates is still working tho.
Not Maintaining but possibly still working :
- IP List Generator ? GitHub Generate a deny list in Nginx, Htaccess, and Caddy format. Considering its simple code, everything should work fine!
- PowerDNS API SOA ? GitHub Setting PowerDNS to increase SOA serial number on each API request on all zones.
- WireGuard Windows Multi-Tunnel ? GitHub Allow WireGuard Windows to start "Multiple Simultaneous Tunnels". I don't know if Multi-Tunnel is officially available as an option, but should work fine.
- Free Ram on Linux ? GitHub
Not Maintaining and possibly not working :
- 1984.is Certbot script ? GitHub A script for 1984.is Let's encrypt certbot. I personally moved to Acme.sh. 1984.is doing some changes on their URL and API referring to Acme.sh issues. So, the code is no longer working from at least April 2022.
Planning to do :
- NOPE
{{< rawhtml >}}
{{< /rawhtml >}}
Adblock filters project
Filters-Build : Gitea/GitHub
Filters-Converter : Gitea/GitHub
Not Maintained and now on Auto-Pilot
A Project to convert/generate various AdBlock formats, especially DNS Level Blocklist. I personally moved on from an Adblock project.
The only still-building project is the filters repository which relies on the filters-maker repository. but, the whole project is now on Auto-Pilot, and will only commit when shit happens.
Also, no new features will be added. Unless created from scratch. Due to its bad coding practices. Adding new features except for new regex is nearly impossible.
{{< rawhtml >}}
{{< /rawhtml >}}
Nginx with no root
Gitea/GitHub
Not maintained but looking to re-build from scratch
A script to build Nginx entirely without relying on root privileges. Currently shifted interest on "Nginx Build Script" but looking to re-build this project from scratch.
{{< rawhtml >}}
{{< /rawhtml >}}
Duckduckgo images api
Gitea/GitHub
Not Maintained
A POC Golang project to recreate Python's duckduckgo-images-api, if Duckduckgo hadn't changed their API, everything should've worked fine.
{{< rawhtml >}}
{{< /rawhtml >}}
It's been nearly years since my last blog, Also, this isn't exactly counted as a blog. but still, I'm looking forward to writing on more topics this year but again, it depends.