Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created May 20, 2018 17:13
Show Gist options
  • Save ryantm/64bccf9c57ca84c49486890ccbf17239 to your computer and use it in GitHub Desktop.
Save ryantm/64bccf9c57ca84c49486890ccbf17239 to your computer and use it in GitHub Desktop.
/nix/store/c48vhaf6wqmra1g6sv4hv3i6vqlw7ll1-wireguard-tools-0.0.20180519
├── 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