New:Socket for Asana Is Now Available.Learn more
Get Started

proxyllm

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

proxyllm

ProxyLLM SDK and CLI. OpenAI-compatible client for the ProxyLLM gateway.

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

ProxyLLM CLI

Install:

npm install -g proxyllm

Configure:

proxyllm login --api-key pllm_...
proxyllm config set gateway-key pk_live_...
proxyllm doctor

Use with OpenAI-compatible clients:

eval "$(proxyllm env)"

Connect hosted Codex execution:

proxyllm codex connect
proxyllm codex status
proxyllm codex test
proxyllm codex disconnect

The Codex connect command uploads Codex auth material from ~/.codex/auth.json only after explicit confirmation. Treat that file like a password.

Keywords

llm

FAQs

Package last updated on 15 Jun 2026

Related posts