Pinned Repositories
avpn
a simple vpn implemented based on c++ asio.
httpd
可用于文件或 stdin 输入发布成 http 服务的 httpd
TextTools
Visual Studio extension for text editing 用于自动处理文本转换,行尾空白,文本UTF8编码等功能的 visual studio 插件。
animals
animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。
avplayer
一个基于FFmpeg、libtorrent的P2P播放器实现
ddns
一个用于动态更新IP到指定域名的工具,支持 dnspod, cloudflare, godaddy, namesilo, he.net, f3322, oray, alidns 平台。
portmap
用于TCP端口映射
proxy
Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/socks4a、socks5 服务端和客户端完整的代理协议。)
tinyrpc
Much fast, lightweight, async, based boost.beast and protobuf.
Update
一个用于自动更新的解决方案...
Jackarain's Repositories
Jackarain/proxy
Implementation of http, https, socks4/socks4a, socks5 server and client proxy protocols using modern c++ (使用现代 c++ 实现 http、https、socks4/socks4a、socks5 服务端和客户端完整的代理协议。)
Jackarain/wsproxy
一个支持websocket级联的socks5/http复合代理,支持wss的golang版本avsocks实现。
Jackarain/animals
animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。
Jackarain/notepad2
Notepad2-zufuliu is a light-weight Scintilla based text editor for Windows with syntax highlighting, code folding, auto-completion and API list for many programming languages and documents, bundled with file browser plugin metapath-zufuliu.
Jackarain/autogit
用于自动提交某个目录下所有文件到 git 仓库,实现自动目录备份到 git 仓库的功能。(This is an automated program for backing up directories. Its main function is to automatically commit and push a Git repository directory to a Git backup server.)
Jackarain/ddns
一个用于动态更新IP到指定域名的工具,支持 dnspod, cloudflare, godaddy, namesilo, he.net, f3322, oray, alidns 平台。
Jackarain/chatbot
一个用于使用 telegram bot 对接 AI 引擎(支持 chatgpt 和 new bing)的 AI bot 聊天服务。
Jackarain/jackarain.github.com
This's my blog
Jackarain/Notepad3
Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
Jackarain/boost
boost module
Jackarain/Cxx_HOPL4_zh
Chinese translation of Bjarne Stroustrup's HOPL4 paper
Jackarain/davs2
An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
Jackarain/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Jackarain/gentoo-zh
Overlay for Gentoo Users.
Jackarain/git-gui
Tcl/Tk based UI for Git. I am currently acting as the project's maintainer.
Jackarain/librtmp
Fork from http://git.ffmpeg.org/rtmpdump integrated with srs.
Jackarain/multipart-parser
Http multipart parser implemented in C++
Jackarain/ngtcp2
ngtcp2 project is an effort to implement IETF QUIC protocol
Jackarain/nowide
Boost.Nowide - Standard library functions with UTF-8 API on Windows
Jackarain/pulseaudio
Mirror of the PulseAudio sound server (for bug reports and pull requests go to the website!)
Jackarain/TextTools
Visual Studio extension for text editing
Jackarain/tgbot
一个使用 c++20 实现的简单的 telegram bot
Jackarain/tun2socks
tun2socks - powered by gVisor TCP/IP stack
Jackarain/ucoro
µcoro
Jackarain/upkg
Jackarain/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
Jackarain/vmess2json
Jackarain/watchman
File watcher based on asio
Jackarain/xavs2
An open-source encoder of AVS2-P2/IEEE1857.4 video coding standard
Jackarain/xlog
一个基于 c++20 的简单且功能齐全的日志库.