Skip to content
  • nono-ifdown.sh

    #!/bin/sh
    
    sudo ip link set $1 promisc off
    sudo ip link set $1 down
    sudo ip link set dev $1 nomaster
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment