Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 26, 2019 22:00
/nix/store/dxc69jc90ay9kvpfddzlj3j9wwqb1zd3-ipv6calc-2.1.1
├── bin
│   ├── ipv6calc
│   ├── ipv6loganon
│   ├── ipv6logconv
│   └── ipv6logstats
├── lib
│   ├── libipv6calc_db_wrapper.so.2.1.1
│   └── libipv6calc.so.2.1.1
├── nix
│   └── store
│   └── dxc69jc90ay9kvpfddzlj3j9wwqb1zd3-ipv6calc-2.1.1
│   └── share
│   └── man
│   └── man8
│   ├── ipv6calc.8
│   ├── ipv6loganon.8
│   ├── ipv6logconv.8
│   └── ipv6logstats.8
└── share
└── ipv6calc
└── tools
├── DBIP-generate-db.pl
├── DBIP-update.sh
├── GeoIP-update.sh
├── IP2Location-update.sh
├── ipv6calc-create-registry-list-ipv4.pl
├── ipv6calc-create-registry-list-ipv6.pl
├── ipv6calc-db-update.sh
├── ipv6calc-registries-check-run-create.sh
└── ipv6calc-update-registries.sh
11 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment