Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | use stderr responsibly | Kevin Wallace | 2016-06-10 |
| | |||
* | give up trying to distinguish 1.2.3.4 from ::ffff:1.2.3.4 | Kevin Wallace | 2016-06-09 |
| | | | | | The Go net package goes to great lengths to treat them the same. This code didn't work. net.LookupAddr treats them both as v4 addresses. I give up. | ||
* | initial commit | Kevin Wallace | 2016-06-09 |