An open API service indexing awesome lists of open source software.

https://github.com/dineshdb/pritunl-passwd


https://github.com/dineshdb/pritunl-passwd

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# 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