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
2019-11-06 07:36:00 +01:00

4 lines
48 B
Bash
Executable File

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