Skip to content

Instantly share code, notes, and snippets.

@thanakijwanavit
Last active January 11, 2020 14:53
Show Gist options
  • Save thanakijwanavit/926ab8eefdaf59a23c54fb4ecc119b63 to your computer and use it in GitHub Desktop.
Save thanakijwanavit/926ab8eefdaf59a23c54fb4ecc119b63 to your computer and use it in GitHub Desktop.
a script to get ip address
#!/bin/bash
curl ipinfo.io/ip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment