Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created July 11, 2018 07:08
Show Gist options
  • Save ryantm/455f46b1d7fea72b0e6001b5107c026d to your computer and use it in GitHub Desktop.
Save ryantm/455f46b1d7fea72b0e6001b5107c026d to your computer and use it in GitHub Desktop.
/nix/store/b1jvil6r37qm02k41mfbp1wmg69j1czv-sshguard-2.2.0
├── bin
│   └── sshguard
├── libexec
│   ├── sshg-blocker
│   ├── sshg-fw-firewalld
│   ├── sshg-fw-hosts
│   ├── sshg-fw-ipfilter
│   ├── sshg-fw-ipfw
│   ├── sshg-fw-ipset
│   ├── sshg-fw-iptables
│   ├── sshg-fw-nft-sets
│   ├── sshg-fw-null
│   ├── sshg-fw-pf
│   ├── sshg-logtail
│   └── sshg-parser
├── sbin -> bin
└── share
└── man
├── man7
│   └── sshguard-setup.7.gz
└── man8
└── sshguard.8.gz
7 directories, 15 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment