DSH Plugins
Back to plugins

@wasd258/dsh-port-manager

Has faultsUndeclaredUIv0.1.0Web UI

DSH web port manager plugin: list all local listening ports, pick a free one, and hot-switch the DSH web port without restarting the process. 端口管理插件:查看本机已占用端口并热切换 DSH web 端口。

Install

dsh plugin --profile web add @wasd258/dsh-port-manager

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    No dsh.bundle.patch — contributes no profile layer
  • entry-shipped
    Entry module ships: lib/index.js
  • prebuilt
    Prebuilt — installs without running build scripts
  • client-half-shipped
    Browser half ships: lib/client.js