Pinned Repositories
file-browser-operator
goFilesAPI
A project to use with kubernetes in order to have a interactive file browser on the web.
aidanperry.net
Portfolio website for myself built in Svelte and TailwindCSS
Aya-A2sCache-Edge
A user space program will update the common BPF map with the newest A2s query results to deliver as responses on the edge. The eBPF program will use the map to compare destination IP:Port and if a query is valid otherwise to drop, if it passes scrubbing checks it will be responses with the value in the map.
fortified-firewall
Web UI based eBPF firewall meant to use flowspec rules in order to define actions as well as forwarding packets.
GoA2sCache
GoLang packet caching system that will retrieve cached packets when queried.
GoeBPF-XDP-Simple-Firewall
High performance simple firewall.
linux-tunnels
Cheat sheet for setting up GRE, and IPIP tunnels on linux based operating systems
SvelteKit-Looking-Glass
Monolithic SvelteKit server sided form actions for a looking glass.
XDP-A2SCache
UltraSive's Repositories
UltraSive/GoeBPF-XDP-Simple-Firewall
High performance simple firewall.
UltraSive/fortified-firewall
Web UI based eBPF firewall meant to use flowspec rules in order to define actions as well as forwarding packets.
UltraSive/linux-tunnels
Cheat sheet for setting up GRE, and IPIP tunnels on linux based operating systems
UltraSive/XDP-A2SCache
UltraSive/aidanperry.net
Portfolio website for myself built in Svelte and TailwindCSS
UltraSive/Aya-A2sCache-Edge
A user space program will update the common BPF map with the newest A2s query results to deliver as responses on the edge. The eBPF program will use the map to compare destination IP:Port and if a query is valid otherwise to drop, if it passes scrubbing checks it will be responses with the value in the map.
UltraSive/Aya-SYN-Cookies
This project doesn't proxy traffic yet simply stores state of TCP connections using small hash values which are light on resources and can verify legitimate ACK acknowledgement responses when we ensure the hash wasn't modified. This will then allow the connection to ingress and utilize the resources required in the network stack.
UltraSive/dyi-adblocker
An ad blocking chrome extension that blocks content based on domain names
UltraSive/eBPF-TC-Hypervisor-Port-Forwarding
This eBPF TC program allows you to quickly forward external ports to internal ports and additionally make the egress packets have the correct information.
UltraSive/eBPF-TC-Traffic-Accounting
Using the TC eBPF hook to assign byte count to a BPF map for both ingress and egress.
UltraSive/GoA2sCache
GoLang packet caching system that will retrieve cached packets when queried.
UltraSive/SvelteKit-Looking-Glass
Monolithic SvelteKit server sided form actions for a looking glass.
UltraSive/Sveltekit-Strapi-Documentation
A documentation template using Tailwind css (SpinalCMS Template), Sveltekit, and the Strapi content management system.
UltraSive/bits-ui
The headless components for Svelte.
UltraSive/express-test
UltraSive/Go-Cron-Schedule-MongoDB
This will take in mongoDB entries ever minute and detect if a cron job was supposed to be run which will just make a HTTP GET request against a certain route with a CRON_SECRET as a bearer token in the authorization header.
UltraSive/hacktoberfest-1
Participate in Hacktoberfest by contributing to any Open Source project on GitHub! Here is a starter project for first time contributors. #hacktoberfest
UltraSive/hacktoberfest2018
A repository for HacktoberFest 2018.
UltraSive/k8s-javascript-client
kubernetes Javascript client logOptions interface fix
UltraSive/node-test
UltraSive/OxidePermissionsManager
Mass permissions to be added/removed from users and groups. Eventually will have a web interface as well so you won't be required to connect to servers in order to change permissions easily.
UltraSive/RavenGUI
This project was built to create a easy to use mining software for the RavenCoin ctryptocurrency
UltraSive/Rust-A2SCache-Store
This is a simple Rust script for querying a source engine server that will add a set of servers to a map or database where they can be called later.
UltraSive/Rust-Axum-Libvirt-Hypervisor-Control-Plane
UltraSive/Rust-Server-Metrics-Container
Using a simple docker-compose.taml to manage the graphana and influx 1.8
UltraSive/Rustward.com
Rustwards Temporary Website
UltraSive/SQLite-DHCP-Static
UltraSive/StartXMRig
StartXMRig.sh
UltraSive/sveltekit-test
UltraSive/UltraSive