super-l / machine-code
machine-code,是忘忧草安全团队出品的一款使用GO语言实现的跨平台机器码(硬件信息)获取程序。 能获取的信息包括系统UUID、主板序列号、CPU序列号、MAC网卡信息、硬盘序列号等。主要用于设备特征识别、商业软件授权CDKEY生成等等。 同时支持windows、Linux、mac等系统!
☆72Updated 5 months ago
Alternatives and similar repositories for machine-code
Users that are interested in machine-code are comparing it to the libraries listed below
Sorting:
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆69Updated last month
- Go轻量ORM,支持达梦(dm),金仓(kingbase),神通(shentong),南大通用(gbase),TDengine,mysql,postgresql,oracle,mssql,sqlite,db2,clickhouse...☆73Updated last month
- A library for writing system daemons in golang.☆141Updated 2 years ago
- Go进阶53:从零Go实现Websocket-H5-RDP/VNC远程桌面客户端☆252Updated 4 years ago
- [钉钉] A fast dingding development sdk written in Golang☆105Updated 3 years ago
- golang调用海康SDK☆33Updated 9 months ago
- golang inference version for PaddleOCR☆76Updated 4 years ago
- 为golang的应用添加简单的license限制☆70Updated last year
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆61Updated 5 years ago
- ☆179Updated last year
- 一款tcp调试工具,gui基于fyne,tcp框架基于[zinx](https://github.com/aceld/zinx)☆58Updated last year
- 🏓 golang websocket client 基于 gorilla/websocket 具有断线重连机制的 websocket go 客户端实现☆47Updated 4 years ago
- 支持rsa公钥加密私钥解密;支持rsa公钥解密私钥加密。☆160Updated 8 years ago
- 基于xterm.js和golang ssh库实现的web ssh 服务端,支持录像审计,和录像回看☆107Updated 2 years ago
- golang ssh lib 远程执行命令,文件上传下载 模仿rsync和cp☆38Updated 6 years ago
- Example of using the Go GUI library XCGUI. 炫彩界面库Go语言版例子☆55Updated 3 months ago
- 基于goframe v2的企业网站内容管理系统☆71Updated last week
- golang binding for ffmpeg☆85Updated 7 months ago
- 高 性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆102Updated 10 months ago
- go语言写的类似SADPTool工具,搜索海康设备。☆24Updated last year
- 基于Golang Wails 开发的Redis桌面工具☆31Updated 2 years ago
- Wintun使用示例☆23Updated 2 years ago
- 🔥🔥🔥Go websocket proxy, a simple websocket reverse proxy implementation, supports ws, wss☆80Updated 3 years ago
- go版本的钉钉开发api☆161Updated 3 months ago
- Wechat Work/Wecom/企业微信 Golang SDK☆79Updated last year
- golang sdk☆143Updated last month
- go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)☆326Updated last week
- Golang 配置Windows系统代理。☆46Updated last year
- Ⓜ GORM DM8 driver. GORM 达梦数据库驱动。当前 DM 驱动版本:go-20240918☆45Updated this week
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆102Updated last year