type WreakDev struct {
Name string
Stack []string
Focus []string
Sec []string
Role []string
Mission string
Driver string
HomeLab string
portfolio string
TryHackMe string
}
var GithubUser = WreakDev{
Name: "wreakdev // wxwreak",
Stack: []string{"Linux", "Docker", "Python", "Go"},
Focus: []string{"Infrastructure Pentesting", "CTF"},
Sec: []string{"Offensive Security", "TryHackMe"},
Role: []string{"Infrastructure Pentester", "Developer"},
Mission: "Building Backend // Automation Tools",
Driver: "Fedora Linux",
HomeLab: "Raspberry Pi",
portfolio: "https://wreakdev.vercel.app",
TryHackMe: "https://tryhackme.com/p/wxwreak",
}
-
04:17
(UTC +02:00) - https://wreakdev.vercel.app/
- https://tryhackme.com/p/wxwreak
Pinned Loading
-
updateit
updateit PublicA cross-platform CLI tool to update all packages from listed package managers
Go
-
ppush
ppush Publiclightweight Python automation script designed to streamline your Git workflow. Stop typing three commands repeatedly—do it all with one
Python
-
dockstat
dockstat PublicA minimalist, fast, and clean command-line tool for monitoring your running Docker containers. Forget about the clutter of standard docker ps`outputs—dockstat delivers all the essential information…
Go
-
webrr
webrr PublicWebrr is a command-line utility written in Go designed to perform reconnaissance on web servers. It checks for security-related HTTP headers, detects Web Application Firewalls (WAFs), and identifie…
Go
If the problem persists, check the GitHub status page or contact support.
