Skip to content

Commit

Permalink
Add wtfismyip
Browse files Browse the repository at this point in the history
  • Loading branch information
pdostal committed Aug 19, 2023
1 parent ced84fb commit e2d37eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions wtfismyip
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/usr/bin/env bash
echo -e "IPv4: $(curl -sL https://ipv4.wtfismyip.com/text)\tIPv6: $(curl -sL https://ipv6.wtfismyip.com/text)"

0 comments on commit e2d37eb

Please sign in to comment.