proxychains
CommunityAutomate proxy routing with proxychains.
Author2025Emma
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automatically detects network issues and routes traffic through a proxy using proxychains4, helping you bypass blocks and timeouts without manual intervention.
Core Features & Use Cases
- 自动重试网络请求: 当命令因网络问题(超时、DNS 解析失败、连接被拒绝等)而失败时,自动使用 proxychains4 重试。
- 全局代理透明化: 使用 proxychains4 时,任何命令行工具都会走代理,无需逐个设置。
- 已知慢速源场景: 访问海外资源(如 GitHub、PyPI、npm 等)时自动通过代理以提升连通性和稳定性。
Quick Start
运行一个通过代理的测试命令,例如:proxychains4 curl https://github.com
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: proxychains Download link: https://github.com/2025Emma/vibe-coding-cn/archive/main.zip#proxychains Please download this .zip file, extract it, and install it in the .claude/skills/ directory.