You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Buddy Sandidge ba99b61aa0 Use headers to check ip addresses for use behind proxy
• Break file up to multiple files
 • Can pass in headers through command line arguments, defaults for
   checking X-Real-IP and X-Forwarded-For
 • Add logging for requests with timing
 • Add 404 support for missing URLs
8 years ago
vendor Add web framework dependencies for pat and negroni 8 years ago
.gitignore Add proof of concept WebApp with basic functionality 8 years ago
LICENSE Initial commit 8 years ago
README.md Initial commit 8 years ago
ip.go Use headers to check ip addresses for use behind proxy 8 years ago
logger.go Use headers to check ip addresses for use behind proxy 8 years ago
server.go Use headers to check ip addresses for use behind proxy 8 years ago
what-is-my-ip.go Use headers to check ip addresses for use behind proxy 8 years ago

README.md

what-is-my-ip

Simple app to get the public IP address of a client