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

httptmux

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

httptmux

httptmux is an interactive CLI tool for API requests. Originally made for Termux (hence the name), but decided to make a second index.js file for desktops

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

httptmux

npm version npm downloads npm total downloads install size GitHub repo size

An interactive CLI tool originally meant for termux but now extended to desktops with support for JWT requests (now with a non-interactive mode and support fot PATCH, HEAD and OPTIONS requests)

Installation

npm install -g httptmux

Usage

Desktop httptmuxd

Termux httptmux

Examples

httptmux --version httptmuxd --version

Menu options:

  • Make new request
  • View history
  • Re-run fron history
  • Search history
  • Clear history
  • Export history
  • Filter history
  • Set JWT token
  • Help
  • Version
  • Exit

License

MIT © 2026 somerandondevig (somerandomdevig is my GitHub username, somerandondevig is my npm username)

Keywords

http

FAQs

Package last updated on 19 Jan 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