Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 24, 2018 16:07
Show Gist options
  • Save ryantm/52b47d18275b1b4550ccdd7bfdd16ef0 to your computer and use it in GitHub Desktop.
Save ryantm/52b47d18275b1b4550ccdd7bfdd16ef0 to your computer and use it in GitHub Desktop.
/nix/store/mr991d4pyvfng5bhh06kdlb29mj93cf3-wireguard-tools-0.0.20180524
├── bin
│   ├── wg
│   └── wg-quick
├── etc
│   └── wireguard
├── lib
│   └── systemd
│   └── system
│   └── wg-quick@.service
└── share
├── bash-completion
│   └── completions
│   ├── wg
│   └── wg-quick
└── man
└── man8
├── wg.8.gz
└── wg-quick.8.gz
11 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment