v2ray-proxy
V2Ray代理管理 - 自动开关代理、根据网络状况自动配置系统代理 / V2Ray Proxy Management - Auto start/stop proxy based on network conditions
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bombfuock/vpn-proxy-managerWhat This Skill Does
The v2ray-proxy skill for OpenClaw provides a robust framework for managing V2Ray proxy instances on Linux environments. Designed for developers and power users who need reliable connectivity, this skill automates the otherwise tedious process of toggling system proxies. It acts as an interface between your local V2Ray binary and your operating system's network configuration, ensuring that traffic is routed correctly through your proxy server without manual intervention.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/bombfuock/vpn-proxy-manager
Ensure that you have the V2Ray core binaries located at the path specified in your configuration (/media/felix/d/v2rayN-linux-64/) and that the script has the necessary execution permissions.
Use Cases
This skill is ideal for users who frequently switch between different network environments, such as cafes, home, or office, where proxy requirements differ. It is particularly useful for developers who need to bypass regional restrictions to access documentation, package repositories, or APIs that might otherwise be throttled or blocked. Furthermore, the 'auto' mode makes it perfect for maintaining persistent connectivity without needing to manually toggle switches every time your laptop wakes from sleep or reconnects to Wi-Fi.
Example Prompts
- "OpenClaw, please enable the V2Ray proxy so I can reach global software repositories."
- "Switch the v2ray-proxy to auto mode to handle my network transitions automatically."
- "Check the status of my V2Ray connection and let me know if the proxy port 10808 is responding correctly."
Tips & Limitations
To get the most out of this skill, ensure that the file path to your V2Ray installation is correctly set. Because this tool modifies your system-wide proxy settings, it requires appropriate user permissions to alter environment variables. Note that while this handles proxy routing, it does not bypass DNS leaks by itself; ensure your V2Ray config file (config.json) inside your V2Ray folder is properly configured for your specific provider settings. Additionally, periodically run the status command to verify that the background V2Ray process hasn't crashed or been killed by memory management processes.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bombfuock-vpn-proxy-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, file-read, file-write, code-execution
Related Skills
weibo-login
登录微博账号的技能。使用浏览器扫码登录微博(weibo.com),用于保持会话状态以便后续抓取内容或发帖。当用户需要登录微博时使用此技能。
captcha-solver
验证码识别与解决 - 本地OCR识别 + 第三方API / CAPTCHA Recognition and Solving - Local OCR + Third-party APIs
super-self-improving
超级自我优化智能体 - 多模态记忆、反馈循环、元学习、置信度校准 / Super Self-Improving Agent - Multi-modal Memory, Feedback Loops, Meta-Learning, Confidence Calibration
a-stock-trader
A股模拟交易系统 - 数据爬取、存储、策略回测、模拟交易 / A-Share Paper Trading System - Data Fetch, Storage, Backtest, Simulation
polymarket-agent
Autonomous prediction market agent - analyzes markets, researches news, and identifies trading opportunities