Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 501 Bytes

README.markdown

File metadata and controls

24 lines (14 loc) · 501 Bytes

MyIP Google app engine service

Install

  • clone repository git clone git://github.com/maizy/myip.git
  • create your google app engine project
  • download and install GAE SDK
  • fill you app id in app.yml
  • appcfg.py update /path/to/myip

Usage

curl http://example.com/

where example.com is your app domain name.

Demo

curl http://myip.maizy.ru

License

WTFPL