From 34c4e78faf2480327a666cbd0d259c67aacc98d2 Mon Sep 17 00:00:00 2001 From: Jason Ng Date: Sun, 25 Aug 2024 22:50:12 +0800 Subject: [PATCH] Add MyIP (#820) Co-authored-by: Rabenherz112 --- software/myip.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/myip.yml diff --git a/software/myip.yml b/software/myip.yml new file mode 100644 index 0000000000..a5056bbdab --- /dev/null +++ b/software/myip.yml @@ -0,0 +1,13 @@ +name: "MyIP" +website_url: "https://ipcheck.ing" +source_code_url: "https://github.com/jason5ng32/MyIP" +description: "All in one IP Toolbox. Easy to check what's your IPs, IP geolocation, check for DNS leaks, examine WebRTC connections, speed test, ping test, MTR test, check website availability and more." +licenses: + - MIT +platforms: + - Nodejs + - Docker +tags: + - Miscellaneous +depends_3rdparty: true +demo_url: "https://ipcheck.ing"