Use when building HTTP/SOCKS proxy with filtering.
Scanned 9/10/2026
Install to Claude Code
npx -y skills add LoopyLuci/Skills --skill proxy-server-engine --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Proxy Server Engine?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/loopyluci-proxy-server-engine)More formats (shields.io, HTML) on the badges page.
---
name: proxy-server-engine
title: Proxy Server Engine
description: Use when building HTTP/SOCKS proxy with filtering.
category: networking
tags: [proxy, http, socks, forward, transparent, rust]
---
# Proxy Server Engine
**Trigger**: Use when implementing HTTP/HTTPS/SOCKS proxy server with filtering.
**Libraries**: `hyper`, `tokio`, `http`, `url`, `base64` (auth)
**Implementation**: HTTP CONNECT proxy for HTTPS tunnels. SOCKS5 protocol support (RFC 1928) with UDP ASSOCIATE. Transparent proxy via iptables REDIRECT/TPROXY. Proxy authentication (basic, digest, SOCKS5 user/pass). Request filtering by URL, domain, content-type. Connection pooling to upstream. Proxy chaining support.
**Connected**: `vpn-tunnel-engine`, `url-content-filter`, `http-https-inspector`, `application-filter`, `parental-controls`, `mcp-network-server`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!