aboutsummaryrefslogtreecommitdiff
path: root/examples/std/tap.sh
diff options
context:
space:
mode:
author1-rafael-1 <[email protected]>2025-09-15 20:07:18 +0200
committer1-rafael-1 <[email protected]>2025-09-15 20:07:18 +0200
commit6bb3d2c0720fa082f27d3cdb70f516058497ec87 (patch)
tree5a1e255cff999b00800f203b91a759c720c973e5 /examples/std/tap.sh
parenteb685574601d98c44faed9a3534d056199b46e20 (diff)
parent92a6fd2946f2cbb15359290f68aa360953da2ff7 (diff)
Merge branch 'main' into rp2040-rtc-alarm
Diffstat (limited to 'examples/std/tap.sh')
-rw-r--r--examples/std/tap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/std/tap.sh b/examples/std/tap.sh
index 39d92a099..fb89d2381 100644
--- a/examples/std/tap.sh
+++ b/examples/std/tap.sh
@@ -1,4 +1,4 @@
1ip tuntap add name tap99 mode tap user $USER 1ip tuntap add name tap99 mode tap user $SUDO_USER
2ip link set tap99 up 2ip link set tap99 up
3ip addr add 192.168.69.100/24 dev tap99 3ip addr add 192.168.69.100/24 dev tap99
4ip -6 addr add fe80::100/64 dev tap99 4ip -6 addr add fe80::100/64 dev tap99