Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.
YouTube 视频下载
发表于
yt-dlp is a feature-rich command-line audio/video downloader with support for thousands of sites.
ubuntu 22.04 install RustDesk-Server
发表于
ubuntu 22.04 install NextCloud
发表于
ubuntu 22.04 install dae
发表于
warp-plus
发表于
DeepLX
发表于
DeepLX 是一个开源项目,它基于 DeepL 免费服务,将其转换为 API 提供给第三方使用。
使用Tika库判断上传文件类型
发表于
使用三方库Apache Tika库判断上传文件类型的示例。
WebSocket
发表于
WebSocket是一种协议,用于在Web应用程序和服务器之间建立实时、双向的通信连接。
Server-Sent Events (SSE)
发表于
最近对接AI服务,AI应答的内容是HTTP 流式返回的,应答的Content-Type是text/event-stream,查阅了些相关的资料,做下笔记。