Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 888 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 888 Bytes

CircleCI Known Vulnerabilities GitHub

FOSSA Status

What is this project

Inspired by ipify.org, I decided to write a java version of the service. Just for kicks

How to compile and test

Clone the code and run mvn test to test the code base

Docker image

Docker image of this code is available here -> https://hub.docker.com/r/parjanya/getexternalip

To use

docker pull parjanya/getexternalip
docker run -p 9998:9998 parjanya/getexternalip