Category "tun-tap"

Os permission error when trying to create a `tun` device

I'm trying to create a tun device with rust's tun_tap create, I'm following documentation and trying to create an interface with the tun_tap::Iface::new(..);, b

How to install tun on Ubuntu 16.04

I try to install tun on Ubuntu 16.04, it generates the tun.ko, but it still doesn't work. 1 Uname -a Linux host-name 4.10.0-42-generic #46~16.04.1-Ubuntu