Introduction
Statistics
Contact
Development
Disclaimer
Help
sdf.org home page
#!/bin/bash
curl -s
http://ip-api.com/json/
$1 | jq . | iconv -c -f utf-8