Skip to content

Instantly share code, notes, and snippets.

@openstacker
Created March 26, 2020 02:27
Show Gist options
  • Save openstacker/94ec4017106a734604aba900b76f75fd to your computer and use it in GitHub Desktop.
Save openstacker/94ec4017106a734604aba900b76f75fd to your computer and use it in GitHub Desktop.
cat logins.json | jq ".logins[].hostname" | uniq | xargs nss-passwords -d . | grep direct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment