yggdrasil-go/contrib/docker
Rick van de Loo 01c48ed17d add command to convert pubkey to ipv6 addr
standalone cli tool like genkeys/main.go that uses
the address.AddrForKey function to convert a pubkey
to an IPv6 address.

```
+$ go run main.go <thepubkey>.
+IP: <theipv6ip>
```
2022-02-22 15:24:32 +01:00
..
Dockerfile add command to convert pubkey to ipv6 addr 2022-02-22 15:24:32 +01:00
entrypoint.sh Reduce container image size 2018-12-04 13:04:42 +01:00