This repository has been archived on 2019-11-14. You can view files and clone it, but cannot push or open issues or pull requests.
rip-vm2/partage/configure-tun.sh

4 lines
48 B
Bash
Executable File

#!/bin/sh
ip l set "$1" up
ip a a "$2" dev tun0