idk who cares?

"Goodbye Secure Programming and hello to all the Zero Days" ~ UwU Underground
Developing REST APIs and Backends
- Korea
-
19:54
(UTC +09:00) - https://akama-aka.kitsune.exposed
- https://wakatime.com/akama_aka
Highlights
Pinned Loading
-
Firewalld nftables CloudFlare IP Whi...
Firewalld nftables CloudFlare IP Whitelisting 1#!/usr/bin/env sh
23## Check if script is running as Administrator
4if [[ $EUID -ne 0 ]]; then
5echo "This script needs to be run as Administrator!"
-
akami-solutions-helper-revolt
akami-solutions-helper-revolt PublicA Revolt Bot for the Akami Solutions Revolt Server
JavaScript
-
NodeJS Redi Cache Connector
NodeJS Redi Cache Connector 1const Redis = require("ioredis");
2const crypto = require("node:crypto");
34try {
5redisClient = new Redis({
-
Database Connector for pg for NodeJS...
Database Connector for pg for NodeJS Projects 1const { Pool } = require("pg");
2const pool = new Pool({
3host: process.env.DB_HOST,
4user: process.env.DB_USERNAME,
5password: process.env.DB_PASSWORD,
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.