Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

175 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Build Status GoDoc Coverage Status Go Report Card Repo Size Gitter

go-utils

Feature / 功能

  • ✅ 检查域名HTTPS证书有效期 / Check the validity of domain name certificate
  • ✅ 获取域名IP / Get domain IP
  • ✅ 获取Ipv4地址的Ping延迟 / Ping delay of getting IPv4 address
  • ✅ Git clone 功能 / Git clone function
  • ✅ Tar 打包、解压功能 / Tar packaging, decompression function
  • ✅ 读写文件,支持追加和覆盖两种模式 / Read and write files, support two modes of append and overlay
  • ✅ 远程SSH指令 / Remote SSH instruction
  • ✅ 按行循环读取文件每一行 / Read each line of the file in a row cycle
  • ✅ 随机生成随机字符串,包括字符和数字 / Randomly generate random strings, including characters and numbers
  • ✅ 制造多channel执行Func / Manufacturing multi channel executive func
  • ✅ 任务执行进度条 / Task execution progress bar
  • ✅ 模版文件生成 / Template file generation
  • ✅ 加解密,包括base64 / Encryption and decryption, including Base64
  • ✅ FTP文件下载,支持密码认证下载/ FTP file download, support password authentication download
  • ✅ 模拟Wget下载文件 / Simulate WGet download file
  • ✅ 将HTTP链接生成二维码 / Generate QR code from HTTP link
  • ✅ 获取指定目录或所有子目录下的所有文件,可以匹配后缀过滤 / Gets all files in the specified directory or all subdirectories to match suffix filtering

Todo / 待做

  • 支持定时任务 / Support timed tasks

Releases

Packages

Used by

Contributors

Languages