anyone-proxy
Installation
SKILL.md
Anyone Protocol Proxy
This skill enables Clawdbot to route requests through the Anyone Protocol network.
How It Works
The skill uses the @anyone-protocol/anyone-client NPM package to:
- Start a local SOCKS5 proxy server (default port: 9050)
- Create encrypted circuits through the Anyone Network
- Route traffic through these circuits
- Return responses while keeping the origin IP hidden
Setup
Install anyone-client
npm install -g @anyone-protocol/anyone-client