- Web: https://addr2.me
- DockerHub: https://hub.docker.com/r/k0st1an/addr2me
- GitHub: https://github.com/k0st1an/addr2me
curl -sL addr2.me
79.143.107.6docker pull k0st1an/addr2medocker run --name addr2me --rm -p 7007:7007/tcp k0st1an/addr2megit clone https://github.com/k0st1an/addr2me.git && cd addr2memake build./addr2me -h
Usage of ./addr2me:
-log-prefix string
log prefix (default "[addr2.me] ")
-port string
port to listen on (default ":7007")