This package has been archived, and as such it is read-only.
@util/pritunl-passwd@0.3.1Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
dineshdb/pritunl-passwdGenerate password for pritunl. It uses password and otp secret to generate the password.
This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers




JSR Score
100%
Published
2 months ago (0.3.1)
README
CLI for generating pritunl password.
Installation
# run deno run --allow-env --allow-read --allow-sys --allow-ffi jsr:@util/pritunl-passwd # install as global cli deno install -g --allow-env --allow-read --allow-sys --allow-ffi jsr:@util/pritunl-passwd # add dependency npx jsr add @util/pritunl-passwd
LICENSE
MIT
Built and signed on
GitHub Actions
Add Package
deno add jsr:@util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";
Import directly with a jsr specifier
import * as pritunl_passwd from "jsr:@util/pritunl-passwd";
Add Package
pnpm i jsr:@util/pritunl-passwd
pnpm dlx jsr add @util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";
Add Package
yarn add jsr:@util/pritunl-passwd
yarn dlx jsr add @util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";
Add Package
vlt install jsr:@util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";
Add Package
npx jsr add @util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";
Add Package
bunx jsr add @util/pritunl-passwd
Import symbol
import * as pritunl_passwd from "@util/pritunl-passwd";