@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

  1. Register at tip.context-x.org and generate a node token
  2. Run the agent — it starts a local SOCKS5 proxy
  3. The TIP network routes transceiver data lookups through your node
  4. 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
Details
npm
2026-04-04 09:21:40 +00:00
2
Context X
MIT
13 KiB
Assets (1)
Versions (5) View all
1.0.4 2026-04-10
1.0.3 2026-04-10
1.0.2 2026-04-10
1.0.1 2026-04-10
1.0.0 2026-04-04