Open Source
Projects
Security tools, AI/LLM utilities, and infrastructure automation. All public repositories from github.com/Enelass.
AI/LLM
1Infrastructure
2Scripts and methods to circumvent DNS, Proxy, Route, and PAC file restrictions on MacOS devices managed by MDM profiles. Includes DNS override using dnscrypt-proxy, proxy setting bypass, routing table modifications, and PAC file customizations. Intended for educational and personal use only
Command-line tool that downloads web pages, bypasses CORS restrictions, removes anti-scraping measures, and opens them locally with all images and resources properly loaded. Uses AllOrigins proxy to fetch content, strips redirects, rewrites URLs for local viewing, and includes progress indicators. For macOS with curl and jq.