i6-http

Crates.ioi6-http
lib.rsi6-http
version0.1.18
sourcesrc
created_at2024-10-12 15:08:36.13067
updated_at2024-10-17 20:10:14.661282
descriptionA tool to host a http or https server in present working directory
homepage
repositoryhttps://github.com/kruserr/i6
max_upload_size
id1406583
size6,127
Ragnar Kruse (kruserr)

documentation

README



i6

A collection of cross platform portable cli tools, statically linked into a single binary executable

Features

  • http or https server in your present working directory
  • simple pack and unpack tool to quickly compress and optionally encrypt files

Getting Started

Cargo

Install and run with cargo

cargo install --locked i6
i6 --help

Roadmap

  • http or https server in your present working directory
  • simple pack and unpack tool to quickly compress and optionally encrypt files
  • minimal shell with shell scripting language and a minimal set of unix style coreutils
  • cli timer that runs in the background and chimes
  • z fuzzy path finder
  • http client with verbose setting
  • hex viewer
  • cert generator
  • password generator
  • sha512sum
  • df -ht
  • du -ahd1
  • htop like resource monitor
  • neofetch like sysinfo
  • ftp server
  • ftp client
  • ssh server
  • ssh client
  • git client
  • ping sweeper
  • port scanner
  • vim like text editor
Commit count: 90

cargo fmt