Skip to content

ottlinger/whatismyip

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

whatismyip

Simple webapp that shows the caller's IP information for remote backup et.al.

GPL v3.0

StyleCI

Purpose

This webapp is a little helper to show

  • browser information
  • caller's IP address
  • allow to copy&paste its value to the clipboard

in order to start remote sessions or SSH into boxes :)

Local setup

If you start the application with the delivered docker-compose file will yield a running instance at

http://localhost:8888

Launch locally

$ docker-compose up
Starting whatismyip_php-apache_1 ... done
Attaching to whatismyip_php-apache_1
php-apache_1  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message
php-apache_1  | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message
php-apache_1  | [Tue Mar 16 14:50:30.660308 2021] [mpm_prefork:notice] [pid 1] AH00163: Apache/2.4.38 (Debian) PHP/8.0.0 configured -- resuming normal operations
php-apache_1  | [Tue Mar 16 14:50:30.660904 2021] [core:notice] [pid 1] AH00094: Command line: 'apache2 -D FOREGROUND'

About

Simple webapp that shows the caller's IP information for remote backup et.al.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages