
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
agentify-client
Advanced tools
Secure connection client for exposing local REST APIs, self-hosted LLMs, and development sites to the web instantly
Expose your local REST APIs, self-hosted LLMs, or development sites to the web in under 60 seconds.
agentify-client is a secure, cross-platform command-line tool that creates reverse proxy tunnels—called agnodes—to instantly connect your local or on-premises services to the web.
Each node provides a public URL like:
https://<nodename>.agentifyops.com
Ideal for developers running self-hosted AI models, building and testing REST APIs, or previewing local applications—without dealing with firewalls, port forwarding, or manual hosting.
Install globally via npm:
npm install -g agentify-client
This will make the agentify CLI available on your system.
To set up your connection to AgentifyOps:
auth.json file that contains your node's credentialsauth.json file in the directory where you'll run the CLIAfter installation and setting up your node on the web dashboard, run the CLI with your auth file:
agentify auth.json
This will establish the connection using the settings configured in your web dashboard. Your local service will immediately be accessible via the assigned URL:
https://<nodename>.agentifyops.com
All traffic to this URL will be securely forwarded to your local service based on the port and other settings specified when creating the node.
Use agentify --help to view all available commands.
GET, POST, PUT, or DELETE requests from anywhereauth.json to protect access to your nodesThe CLI detects your system and automatically selects the appropriate binary during execution.
For full documentation, dashboards, and product updates, visit:
AgentifyOps is an evolving platform, currently in active development. The Agentify Client is in beta, and new features, improvements, and integrations are being released regularly. While the core functionality is stable, expect updates as we refine the experience based on community feedback. We're actively listening—your input helps shape the future of the platform.
agentify, agnode, cli, reverse proxy, secure tunnel, local development, public URL, REST API, self-hosted LLM, on-premises infrastructure, secure connection, cross-platform, developer tools, node client, local to web, expose local service
FAQs
Secure connection client for exposing local REST APIs, self-hosted LLMs, and development sites to the web instantly
We found that agentify-client demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.