我需要监控网络流量,EtherApe似乎是一个很好的图形工具。但是维基百科的条目这样说:
Security: EtherApe requires root privileges to run. As such, there can be risks to the machine(s) running EtherApe when connected to the internet.
我不明白,我们需要连接到互联网来监控它,如果我们离线的话,我们根本不需要它,不是吗?
如果存在安全风险,它可能是什么,以及如何正确使用它?
我将视频嵌入到html中,例如从youtube、amazon服务器等各种资源中嵌入的视频。
下面是一个例子
<!DOCTYPE html>
<html>
<body>
Here is my first embedded video
<object data="linke to youtube video" width="560" height="315"></object>-->
</body>
</html>
我需要有离线视频功能(如youtube)