Pinned Repositories
ADVsock2pipe
A small utility to connect a TCP socket to a Windows named pipe. It can be used, for exemple, to capture network data with tcpdump on Linux or iPhone/iPad and to see the capture in (almost) realtime in Wireshark on Windows. Released under GPLv3.
anaconda
Graphical system installer
armbian-os
Armbian OS rolling releases
awesome
:sunglasses: Curated list of awesome lists
Nuitka
Official mirror of Nuitka as from http://nuitka.net
rasp_pi_backup
树莓派TF卡备份脚本
raspberrypi_oleds
目前测试过的oled模块驱动程序,包括sh1106,ssd1309,ssd1351
rpi_backup_script
树莓派备份脚本,备份出来的img可以当做系统镜像分发
imccie's Repositories
imccie/Nuitka
Official mirror of Nuitka as from http://nuitka.net
imccie/armbian-os
Armbian OS rolling releases
imccie/awesome-compose
Awesome Docker Compose samples
imccie/awesome-go
A curated list of awesome Go frameworks, libraries and software
imccie/build
Armbian Linux build framework
imccie/colly
Elegant Scraper and Crawler Framework for Golang
imccie/deploy_kubernetes
手动部署 kubernetes
imccie/docker-compose-files
A collection of docker-compose files that I use to self host awesome services
imccie/FastGithub
github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git-push失败等问题
imccie/golang101
Go语言101 : 一本侧重于Go语言语法和语义的编程解释和指导书
imccie/goquery
A little like that j-thing, only in Go.
imccie/gowap
Wappalyzer implementation in Go
imccie/harbor
Harbor multi-arch images
imccie/IDM-Activation-Script
An open source tool to activate and reset trial of Internet Download Manager
imccie/kali-arm-build-scripts
Kali Linux ARM build scripts
imccie/linux-cheat
Linux tutorials and cheatsheets. Minimal examples. Mostly user-land CLI utilities.
imccie/lsky-pro
☁️兰空图床(Lsky Pro) - Your photo album on the cloud.
imccie/mdopt
imccie/meta-readonly-rootfs-overlay
This yocto meta layer implements a read-only root filesystem with a writable overlay.
imccie/metal-hammer
metal-hammer is used to boot bare metal servers with ipxe and the metal-stack kernel
imccie/micropython-mqtt
A 'resilient' asynchronous MQTT driver. Plus a means of using an ESP8266 to bring MQTT to non-networked targets.
imccie/Microsoft-Activation-Scripts
A Windows and Office activator using HWID / Ohook / KMS38 / Online KMS activation methods, with a focus on open-source code and fewer antivirus detections.
imccie/minimal
DistroWatch: "Minimal Linux Live is a tiny Linux distribution which is designed to be built from scratch using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library and BusyBox userland utilities."
imccie/netshoot
a Docker + Kubernetes network trouble-shooting swiss-army container
imccie/nginx-dav-ext-module
nginx WebDAV PROPFIND,OPTIONS,LOCK,UNLOCK support
imccie/rod
A Devtools driver for web automation and scraping
imccie/sealos
只能用丝滑一词形容的kubernetes高可用安装(kubernetes install)工具,一条命令,离线安装,包含所有依赖,内核负载不依赖haproxy keepalived,纯golang开发,99年证书,支持v1.16 v1.15 v1.17 v1.18 v1.19!
imccie/spidy
Expired Domain Name Scraper - scrap the web and find expired domains
imccie/sqids-go
Official Go port of Sqids. Generate short unique IDs from numbers.
imccie/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。