遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/211)
<a href="https://www.bestpractices.dev/projects/211"><img src="https://www.bestpractices.dev/projects/211/badge"></a>
tinc is a daemon with which you can create a virtual private network (VPN). One daemon can handle multiple connections, so you can create an entire (moderately sized) VPN with only one daemon per participating computer.
https://www.tinc-vpn.org/contribute/
Issues are tracked via GitHub.
Standard autoconf make install/make uninstall can be used.
-Wall and a number of other warning options are enabled by default if the compiler supports it.
Since 1.0.30, SHA-1 is no longer a dependency, and SHA-256 is used by default.
警告:需要更长的理由。
Compiler hardening flags are enabled by default.
Address, thread and undefined behavior sanitizers are enabled while running the test suite in the continuous integration pipeline.
后退