The tunctl tool for controlling the TUN/TAP driver in Linux.
¸®´ª½º¿¡¼ TUN/TAP µå¶óÀ̹ö¸¦ Á¦¾îÇϱâ À§ÇÑ tunctl µµ±¸
MAN : http://linux.die.net/man/8/tunctl
tunctl: invalid option -- h
Create: tunctl [-b] [-u owner] [-t device-name] [-f tun-clone-device]
Delete: tunctl -d device-name [-f tun-clone-device]
The default tun clone device is /dev/net/tun - some systems use
/dev/misc/net/tun instead
-b will result in brief output (just the device name)