ac0d3r / nicu

no-icu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nicu

http.server

  • install: go install github.com/ac0d3r/nicu/cmd/http.server@latest
  • description: 指定目录或者文件快速创建一个简单http服务,可以在工作中(内网)用来传输文件等。
  • usage: http.server -h

gif2img

  • install: go install github.com/ac0d3r/nicu/cmd/gif2img@latest
  • description: 分解 GIF 文件
  • usage: gif2img -f example.gif

rua

  • install: go install github.com/ac0d3r/nicu/cmd/rua@latest
  • description: 生成 rua.gif
  • usage: rua -h

Example:

pingx

  • install: go install github.com/ac0d3r/nicu/cmd/pingx@latest
  • description: 利用 ICMP 协议发现当前网络的主机
  • usage: sudo pingx

About

no-icu

License:GNU General Public License v3.0


Languages

Language:Go 100.0%