Skip to content
/ wimi Public

Nginx service which returns the callers IP Address

Notifications You must be signed in to change notification settings

ipbuff/wimi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A convenience web server to request your own IP address.

Run

To run this service simply:

docker compose up -d

If it errors, check the ports arguments. Maybe you're already using port 8080 which docker-compose.yml is trying to expose for the service.

Live

This service can be used for IPv4 at http:https://wimi.ipbuff.com.

Example

curl wimi.ipbuff.com

Will return your public IP Address.

About

Nginx service which returns the callers IP Address

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published