sqlpxc / win
A Windows API wrapper package for the Go Programming Language
☆12Updated 5 years ago
Alternatives and similar repositories for win:
Users that are interested in win are comparing it to the libraries listed below
- Golang 配置Windows系统代理。☆46Updated last year
- Example of using the Go GUI library XCGUI. 炫彩界面库Go语言版例子☆55Updated 2 months ago
- 一个内网穿透工具,仅需要公网服务器开放一个端口就可以支撑多个用户同时穿透多个端口☆53Updated 4 years ago
- goefun是用于golang的中文函数库,它提供了强大而易于使用的函数,它完整封装了易语言核心支持库的所有功能,同时提供简单易用的函数。☆86Updated 4 months ago
- Wintun使用示例☆22Updated 2 years ago
- 简单的反向代理用于内网穿透,支持HTTP/HTTPS转发☆135Updated 4 years ago
- machine-code,是忘忧草安全团队出品的一款使用GO语言实现的跨平台机器码(硬件信息)获取程序。 能获取的信息包括系统UUID、主板序列号、CPU序列号、MAC网卡信息、硬盘序列号等。主要用于设备特征识别、商业软件授权CDKEY生成等等。 同时支持windows…☆70Updated 4 months ago
- go/golang forward,TCP/UDP port forwarding,端口转发,主动连接,被动连接,大多用于内网端口反弹。☆30Updated 11 months ago
- 代理抓包库,可代理解析HTTP(S)数据,支持中间人攻击。☆71Updated 4 years ago
- Go 工具包,包含常用方法:aes,base64,json,mail,math,md5,rsa,time,uuid,validator...☆110Updated 3 years ago
- Go进阶53:从零Go实现Websocket-H5-RDP/VNC远程桌面客户端☆248Updated 4 years ago
- A Windows API wrapper package for the Go Programming Language☆33Updated 8 years ago
- Network protocol detector by golang. Support RDP、SSH、FTP、Telnet、VNC、SFTP etc.☆45Updated 7 months ago
- ARP+DNS欺骗工具,网络安全第三次实验,课堂演示用,严禁非法用途。ARPSpoof,wifi hijack,dns spoof☆36Updated 6 years ago
- 为golang的应用添加简单的license限制☆69Updated last year
- golang的win32 dll注入工具☆14Updated 6 years ago
- 解决外网向内网p2p通信方案--NAT穿透。☆36Updated 6 years ago
- golang编写的 点对点 的rdp远控转发方案。利用udp的p2p打洞,再用udp的kcp来转发tcp的数据。两侧客户端都不需要公网和设置防火墙,不过一些复杂网络无法p2p打洞成功。☆35Updated 3 years ago
- ☆17Updated 5 years ago
- go版本多用户webssh管理工具☆64Updated 3 years ago
- 🧹 Customizable MitM proxy / 可定制化的中间人代理☆34Updated 5 months ago
- ip归属地查询库(基于纯真ip数据库)☆8Updated 2 years ago
- 支持加解密zip文件 Fork of Go's archive/zip to add reading/writing of password protected zip files.☆10Updated 9 months ago
- Go HTTP(S)代理库, 支持中间人代理解密HTTPS☆319Updated 2 years ago
- golang版高性能端口扫描工具☆378Updated 2 years ago
- A library for writing system daemons in golang.☆141Updated 2 years ago
- 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…☆60Updated 5 years ago
- 用Go写一个内网穿透工具☆196Updated 4 years ago
- miniblink的go语言绑定实现(依赖cgo),miniblink是一个极其精简的chrome内核,拥有chrome的大部分功能并具有极小的体积,可快速构建基于H5的应用程序,体积及效率也优于electron等方案。☆107Updated last year
- 一个不使用cgo的database/sql标准sqlite3驱动,原驱动`modernc.org/sqlite`,但是速度不行,搬迁过来,这样就能在goframe和其他框架中使用.☆69Updated this week