TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #15065 · Aug 16

#c_lang You can build C projects using only a C compiler without needing tools like make or cmake by using the "nob" library, which lets you write build instructions in C itself. This makes your build process very portable across many systems (Linux, Windows, MacOS, etc.) because it depends only on the C compiler, which is widely available. It also lets you reuse code between your project and build system since both use C. However, it requires comfort with C programming and is mainly useful for simpler C/C++ projects, not complex ones with many dependencies. You just include the single header file "nob.h" to start using it. This approach simplifies building and increases control if you prefer coding your build steps in C directly. https://github.com/tsoding/nob.h

Hashtags

Results

1 similar post found

Search: #masque

当前筛选 #masque清除筛选
耕读频道

@iGengdu · Post #562 · 09/22/2024, 02:26 AM

#Warp#Masque#使用方法 1.Warp因使用新的MASQUE协议,国内可以重新连接 MASQUE通过扩展HTTP/3和QUIC协议的功能,使用标准的HTTP/3 443端口进行通信,使WARP流量类似于HTTPS,从而避免防火墙检测和阻止。此外,它支持FIPS合规加密,适合要求严格的客户使用。 2.Warp使用方法: 2.1.进入Warp官网下载 warp并安装,先不要连接; 2.2.Windows系统:下载mdm.xml这个文件(见附件),到Warp安装目录下 C:\ProgramData\Cloudflare ;Linux系统,该文件放置的目录 /var/lib/cloudflare-warp ;点击Warp连接即可。 2.3 手机端,下载、安装Warp 6.3.5 之后,进入设置setting—高级Advanced—连接选项Connection Option—隧道协议Tunnel Protocol—切换到Masque协议,回到Warp开始界面,点击连接即可。 3.说明:目前速度较慢,效果不如之前的Warp;mdm.xml 的内容为:“<dict> <key>warp_tunnel_protocol</key> <string>masque</string> </dict>” 。 4.参考:Cloudflare官方博客、CF中转频道 (推荐,有进阶玩法)、CMLIUssss博客 (比较详细)。 📢频道✈️群聊 (耕读)📬投稿