summaryrefslogtreecommitdiffstats
path: root/.local/bin/status/sb-net
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.local/bin/status/sb-net4
1 files changed, 2 insertions, 2 deletions
diff --git a/.local/bin/status/sb-net b/.local/bin/status/sb-net
index 50cc9a5..9dd4a86 100755
--- a/.local/bin/status/sb-net
+++ b/.local/bin/status/sb-net
@@ -1,8 +1,8 @@
#!/bin/sh
case $(hostname -s) in
- mother|po-rbo) ping="ping -c1 -w1 1.1.1.1" ;;
- mars) ping="ping -c1 -t1 1.1.1.1" ;;
+ mother|po-rbo) ping="ping -c1 -w1 9.9.9.9" ;;
+ mars) ping="ping -c1 -t1 9.9.9.9" ;;
esac
if ifconfig | grep -E '^tun|^vpn' >/dev/null 2>&1; then
echo -n " "