tbaschak / ipfowl

A PHP IP display utility with a Poultry theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfowl

A Poultry themed IP display utility

Purpose

Displays the IPv4/IPv6 IP address which originated the request in a comedic way.

Installation

Clone the repo into a new vhost directory.

cd /var/www
git clone https://github.com/tbaschak/ipfowl.git

Setup a vhost in the webserver of your choice (Apache, NGINX, etc) under the root of the domain. Edit the config.php file to fit your site. Make sure that PHP scripts are executed.

About

A PHP IP display utility with a Poultry theme

License:BSD 2-Clause "Simplified" License


Languages

Language:CSS 71.1%Language:JavaScript 27.4%Language:PHP 1.6%