@tpmjs/tools-exe-dev
Make an exe.dev VM's HTTP proxy private.
exe.dev command failed: Command failed: ssh exe.dev 'share set-private test' Host key verification failed.
Last checked: 3/2/2026, 4:20:34 AM
Test @tpmjs/tools-exe-dev (shareSetPrivate) with AI-powered execution
0/2000 characters
Install this tool and use it with the AI SDK
npm install @tpmjs/tools-exe-devpnpm add @tpmjs/tools-exe-devyarn add @tpmjs/tools-exe-devbun add @tpmjs/tools-exe-devdeno add npm:@tpmjs/tools-exe-devimport { shareSetPrivate } from '@tpmjs/tools-exe-dev';import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';
import { shareSetPrivate } from '@tpmjs/tools-exe-dev';
const result = await generateText({
model: openai('gpt-4o'),
tools: { shareSetPrivate },
prompt: 'Your prompt here...',
});
console.log(result.text);(vm: string) => Promise<unknown>Available configuration options
vmstringName of the VM to make private
Schema extracted: 3/2/2026, 4:20:33 AM
ERROR: No README data found!
Downloads/month
123
GitHub Stars
0
Quality Score