StackFocus / SwagIP

A simple way to get your public IP address and other connection related information from any device
MIT License
3 stars 1 forks source link

Respond to curl and wget #2

Closed thatarchguy closed 9 years ago

thatarchguy commented 9 years ago

Figure out how to determine curl and wget in the user agent and respond with their ip

Acceptance criteria: view that responds with and ip when wget'd and curl'd test cases

mprahl commented 9 years ago

To start, here is some info on user agents wget: http://www.useragentstring.com/pages/Wget/

curl: http://www.useragentstring.com/pages/cURL/