2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifconfig-io_ynh.git synced 2026-03-25 17:02:38 +01:00
IP API service
Find a file
2026-03-10 01:40:21 +01:00
.github Apply example_ynh 2022-01-15 20:47:26 +01:00
conf [autopatch] Automatic patch to simplify proxy_pass/fastcgi_pass options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) 2025-12-31 16:58:33 +01:00
doc cleaning 2025-01-27 08:59:29 +01:00
scripts fix log dir not existing 2026-02-17 16:01:01 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 23:32:55 +02:00
LICENSE Apply example_ynh 2022-01-15 20:47:26 +01:00
manifest.toml Upgrade sources 2026-03-02 00:15:57 +01:00
README.md Auto-update READMEs 2026-03-02 00:15:59 +01:00
tests.toml improving 2025-04-12 21:26:11 +02:00

Logo of ifconfig-io ifconfig-io, packaged for YunoHost

Tool to find your own IP address

🌐 Official app website App Demo Version: 2026.02.28~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream ifconfig-io repository: https://github.com/georgyo/ifconfig.io/

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade ifconfig-io -u https://github.com/YunoHost-Apps/ifconfig-io_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.