Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mrtujiawei/bin

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mrtujiawei/bin

我的命令行工具

  • 1.3.24
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

@mrtujiawei/bin

shell 工具

server

Usage: t server [options]

静态文件服务,支持https,请求代理

Options:
  -s, --https            开启https (default: false)
  -p, --port <port>      监听端口号 (default: "3000")
  -d, --dir <directory>  项目根目录 (default: 当前目录)
  -t, --target <url>     代理目录地址
  --prefix <prefix>      需要代理的路径前缀 (default: "/api")
  --rewrite              是否移除前缀 (default: false)
  -h, --help             display help for command

push-all

提交所有当前目录下的代码

push-all

download-m3u8

下载 m3u8 及 ts 文件

# dir 下载目录
download-m3u8 {m3u8} [-dir {dir}]

split-m3u8

# filename 不要带.mp4
split-m3u8 {filename}

combine-m3u8

combine-m3u8 {filename} {port}

Keywords

FAQs

Package last updated on 11 May 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc