@tip/proxy-agent (1.0.0)
Published 2026-04-04 09:21:40 +00:00 by rene
Installation
@tip:registry=npm install @tip/proxy-agent@1.0.0"@tip/proxy-agent": "1.0.0"About this package
TIP Proxy Agent
Contribute bandwidth to the Transceiver Intelligence Platform network and get free API access in return.
Quick Start
npx tip-proxy-agent start --token YOUR_TOKEN
Usage
# Start the agent
tip-agent start --token YOUR_TOKEN [--port 1080] [--max-gb 10] [--name "My Node"]
# Check status
tip-agent status
# Stop the agent
tip-agent stop
Options
| Flag | Default | Description |
|---|---|---|
--token |
(required) | Your TIP node token from the dashboard |
--port |
1080 | SOCKS5 listen port |
--max-gb |
10 | Max bandwidth to donate (GB) |
--name |
hostname | Node display name |
--server |
https://tip.context-x.org | TIP server URL |
How it works
- Register at tip.context-x.org and generate a node token
- Run the agent — it starts a local SOCKS5 proxy
- The TIP network routes transceiver data lookups through your node
- You get free API access to the TIP platform
License
MIT
Dependencies
Development Dependencies
| ID | Version |
|---|---|
| @types/node | ^20.0.0 |
| typescript | ^5.0.0 |
Keywords
transceiver
proxy
socks5
network
optics