#go #api_gateway #application_security #appsec #blueteam #bruteforce #captcha #cve #cybersecurity #firewall #hackers #http_flood #security #self_hosted #sql_injection #vulnerability #waf #web_application_firewall #web_security #websecurity #xss
SafeLine is a tool that helps keep your web applications safe from attacks. It acts like a shield between your website and the internet, filtering and blocking bad traffic. This protects your site from things like SQL injection, XSS, and other types of attacks. SafeLine also has features like rate limiting to stop too much traffic, anti-bot challenges to block bots, and dynamic protection to encrypt your HTML and JS codes. Using SafeLine makes your web apps more secure, which is important to protect your data and users.
https://github.com/chaitin/SafeLine
SafeLine is a tool that helps keep your web applications safe from attacks. It acts like a shield between your website and the internet, filtering and blocking bad traffic. This protects your site from things like SQL injection, XSS, and other types of attacks. SafeLine also has features like rate limiting to stop too much traffic, anti-bot challenges to block bots, and dynamic protection to encrypt your HTML and JS codes. Using SafeLine makes your web apps more secure, which is important to protect your data and users.
https://github.com/chaitin/SafeLine
GitHub
GitHub - chaitin/SafeLine: SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from…
SafeLine is a self-hosted WAF(Web Application Firewall) / reverse proxy to protect your web apps from attacks and exploits. - chaitin/SafeLine
#python #ai_agents #anti_detect #antidetect_browser #bot_detection #browser_automation #captcha_bypass #chromium #cloudflare #cloudflare_bypass #fingerprint #headless_browser #playwright #puppeteer #python #recaptcha #selenium #stealth_browser #undetected #web_scraping #webscraping
CloakBrowser is a stealth Chromium browser that hides automation so websites treat it like a normal user. It patches the browser at the source level, not with scripts or config hacks, so it passes tough bot checks such as reCAPTCHA v3 and Cloudflare Turnstile. You can drop it into existing Playwright or Puppeteer code with almost no changes, and it works locally, in Docker, or on a server. This lets you scrape or automate protected sites more reliably, with less blocking and fewer CAPTCHAs, while still using the tools and APIs you already know.
https://github.com/CloakHQ/CloakBrowser
CloakBrowser is a stealth Chromium browser that hides automation so websites treat it like a normal user. It patches the browser at the source level, not with scripts or config hacks, so it passes tough bot checks such as reCAPTCHA v3 and Cloudflare Turnstile. You can drop it into existing Playwright or Puppeteer code with almost no changes, and it works locally, in Docker, or on a server. This lets you scrape or automate protected sites more reliably, with less blocking and fewer CAPTCHAs, while still using the tools and APIs you already know.
https://github.com/CloakHQ/CloakBrowser
GitHub
GitHub - CloakHQ/CloakBrowser: Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source…
Stealth Chromium that passes every bot detection test. Drop-in Playwright replacement with source-level fingerprint patches. 30/30 tests passed. - CloakHQ/CloakBrowser