Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 17, 2018 06:32
Show Gist options
  • Save ryantm/207d415090e19d752f7ec321bb409364 to your computer and use it in GitHub Desktop.
Save ryantm/207d415090e19d752f7ec321bb409364 to your computer and use it in GitHub Desktop.
/nix/store/wgnm8i0xivbrf969vnpjzi8vigwwrhhh-miniupnpd-2.0.20180222
├── bin
│   └── miniupnpd
├── etc
│   ├── init.d
│   │   └── miniupnpd
│   └── miniupnpd
│   ├── ip6tables_init.sh
│   ├── ip6tables_removeall.sh
│   ├── iptables_init.sh
│   ├── iptables_removeall.sh
│   └── miniupnpd.conf
├── sbin -> bin
└── share
└── man
└── man8
└── miniupnpd.8.gz
8 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment