Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在处理从数据包嗅探器中提取的数据领域开发一些商业工具。我知道这libpcap是可用的,但我很确定由于许可问题存在许多限制。
libpcap
假设我没有将我的应用程序直接链接到libpcap库,而是使用tcpdump转发到套接字或管道的输出作为我的工具的提要..你认为我会从法律/许可点遇到麻烦吗观点?
tcpdump
最好的办法是直接查看许可证,这是一个 3 条款 BSD 许可证。在商业应用中的使用没有限制。
您最有可能从您选择的律师那里获得可靠的法律建议。