Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 397 Bytes

Content

ip.behrens.io

This is a little helper script written in PHP. Just put it on a webserver and call it. It will give you your current IP address (IPv4 and IPv6) and the corresponding reverse DNS.

Options
URL parameter Description
?ptr=false Disables reverse DNS lookup
ToDo List
  • give possibilities for different outputs
  • implement in ruby and python