yggdrasil-go/cmd/addrforkey
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
..
main.go add command to convert pubkey to ipv6 addr 2022-02-22 15:24:32 +01:00