goutils

command module
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2023 License: MIT Imports: 3 Imported by: 0

README

goutils


日常开发工具箱。

目前包含以下内容:

  • 简单易用的AES对称加密,Base64加密和解码,UUID生成
  • go程序后台运行(daemonize)功能,支持MacOS/Windows/Linux
  • 文本UI(tui),目前有颜色、渐变色、简单日志打印、密码输入框、进度条等
  • JSON格式配置文件管理,修复了koanf的JSON格式没有indent的问题
  • 日志文件rotate封装,简单易用
  • 请求封装,支持socks5格式代理,以及下载进度条,分段并发下载
  • 基于unix套接字的http服务,有客户端和服务端,可以方便地进行进程间通信
  • 支持http和socks5两种代理模式的git命令,用于加速github的clone、pull、push等操作
  • 文件压缩为zip格式
  • zip, rar, 7z, tar.gz, xz等格式的文件解压

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkgs
ggit/gcommon
Package common implements the git pack protocol with a pluggable transport.
Package common implements the git pack protocol with a pluggable transport.
ggit/ghttp
Package http implements the HTTP transport protocol.
Package http implements the HTTP transport protocol.
ggit/gssh
Package ssh implements the SSH transport protocol.
Package ssh implements the SSH transport protocol.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL