Skip to content

willww64/kiss4fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kiss4fun

Keep It Simple, Scripted, and just for Fun.

This project is a collection of scripts I wrote in my spare time. These scripts are for fun, learning and demonstration purpose.

There are 3 main types of scripts:

  1. toy versions of popular programs that reimplemented in pure bash scripts
  2. useful scripts to manage something
  3. a bunch of messy and useless scripts

Currently implemented:

  • duck-etcd (WIP) etcd-like KV store implemented in pure bash.
  • ragged-flannel (WIP), a pure bash implementation of flannel
  • vm, a very simple, barely usable qemu/kvm virtual machine manager. You can define multiple VMs in one vmfile, which is similar to Vagrantfile.
  • wgmgr, a simple wireguard VPN server management script

Releases

No releases published

Packages

No packages published