Sorry, your browser cannot access this site
This page requires browser support (enable) JavaScript
Learn more >

在群辉运行lanthora/candy容器时报stdout /dev/tun错误,是因为群辉系统默认没有启用该模块导致的。 vim /usr/local/etc/rc.d/tun.sh输入内容: 123456789101112131415#!/bin/sh# Create the necessary file structure for /dev/net/tun...