mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
Add MyIP (#820)
Co-authored-by: Rabenherz112 <rabenherz@theravenhub.com>
This commit is contained in:
parent
4285abd491
commit
34c4e78faf
1 changed files with 13 additions and 0 deletions
13
software/myip.yml
Normal file
13
software/myip.yml
Normal file
|
|
@ -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"
|
||||
Loading…
Reference in a new issue