New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

orzchat-cli

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orzchat-cli

**OrzChat CLI** is a command-line client for [Orz Chat](https://orzchat.com), allowing you to chat anonymously with random partners directly from your terminal.

latest
npmnpm
Version
0.1.7
Version published
Maintainers
1
Created
Source

OrzChat CLI

OrzChat CLI is a command-line client for Orz Chat, allowing you to chat anonymously with random partners directly from your terminal.

Installation

Install globally via npm:

npm install -g orzchat-cli

⚠️ If you are seeing permission issues, you might need to use sudo:

sudo npm install -g orzchat-cli

Usage

Run the following command to start chatting:

orzchat

This will launch the OrzChat CLI application in your terminal.

Or you can run it using npx without installing:

npx orzchat-cli

Features

  • Anonymous chatting with random partners.
  • Simple and intuitive command-line interface.
  • Cross-platform support (Windows, macOS, Linux).

FAQs

Package last updated on 12 Mar 2026

Did you know?

Socket

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.

Install

Related posts