[PACKET_IO]install iproute for gtest network
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# install iproute2
|
||||
yum install -y iproute
|
||||
|
||||
# create tun device
|
||||
ip tuntap add dev tun0 mode tun
|
||||
|
||||
|
||||
Reference in New Issue
Block a user