5 个仓库
Tools for adding, removing, or modifying HTTP request and response headers.
Distinct from HTTP Security Headers: Focuses on the active manipulation and removal of headers, not just the configuration of security headers.
Explore 5 awesome GitHub repositories matching security & cryptography · Header Manipulators. Refine with filters or upvote what's useful.
cloudscraper is a Python library designed to bypass Cloudflare anti-bot protections by resolving JavaScript challenges and mimicking browser fingerprints. It functions as a specialized tool for accessing websites that employ automated security systems to block scripts and headless browsers. The project differentiates itself through the use of interchangeable JavaScript runtimes, such as Node.js or V8, to execute challenge code and obtain security clearance tokens. It employs a fingerprint rotation engine and HTTP request emulation to rotate browser headers and device identifiers, mimicking hu
Manipulates HTTP Host headers to control how the client identifies itself during network handshakes.
Tinyproxy 是一个专为 POSIX 操作系统设计的轻量级 HTTP 和 HTTPS 代理守护进程。它作为一个系统级网络代理,以最小的资源开销管理 Web 流量。 该项目支持多种路由模式,包括用于将请求转发到后端服务器的反向代理,以及用于在无需客户端配置的情况下拦截网络流量的透明代理。它还包括一个头过滤器,用于修改或阻止特定的 HTTP 头以保护隐私和安全。 该软件结合了基于客户端子网的网络访问控制和协议过滤。为了系统安全,它实现了权限降级,在绑定到端口后以非特权用户身份运行。其他功能包括用于管理服务器和客户端之间速度差异的响应缓冲,以及用于监控代理统计信息的远程接口。
Provides capabilities to add, remove, or modify HTTP request and response headers for privacy and security.
Medium Unlimited 是一个浏览器扩展和 Web 内容解锁器,旨在移除发布平台上的会员限制和订阅限制。它作为一个基于浏览器的文章解锁器,允许阅读跨多个域名的付费内容。 该工具利用搜索引擎集成来识别文章的存档或镜像版本,并自动重定向到全文链接。它将这些重定向与在原始文章被锁定时定位外部发布者内容的能力相结合。 该项目通过文档对象模型(DOM)操作隐藏会员覆盖层,并通过修改请求头来模拟搜索引擎爬虫,从而实现内容访问。它采用基于模式的域名和 URL 匹配来触发这些绕过工作流。
Modifies HTTP request headers to mimic search engine crawlers and bypass server-side restrictions.
AdguardFilters is a collection of curated adblock filter lists, content blocking rulesets, and DNS blocklists. Its primary purpose is to provide the rules necessary to identify and remove advertisements, tracking scripts, and intrusive elements across web browsers and applications. The project includes specialized rules for cosmetic filtering to hide layout gaps and a malware domain database to block phishing and spyware destinations. It provides distinct filtering sets for different regions and purposes, such as social media blocking. The repository covers broad capability areas including m
Allows for the removal of specific headers and modification of Referrer and Content Security Policies.
Octelium is a zero-trust network access platform and identity-aware proxy designed to secure private HTTP, SSH, and SQL resources. It functions as a secure gateway that validates human and workload identities using OIDC, SAML, and FIDO2 passkeys before granting access to internal applications and SaaS APIs. The system is distinguished by its secretless access broker, which injects credentials—such as API keys, passwords, and AWS Sigv4 signatures—at the gateway level so users can access databases and cloud resources without managing secrets. It further specializes in AI gateway administration,
Allows adding, removing, or modifying HTTP request and response headers to customize traffic flow.