Pinned Repositories
BIND-RESTful
BIND RESTful API
dict
C dict structure
dnsmasq-mac-virtualbox
Dnsmasq configuration for local VM
docker-typescript
git-wip
Keep your work in progress in a remote branch in order to make it available to all your workstations.
http-cmd
Remote (static) commands over HTTP
prompto
Custom shell prompt
ratelimiting
Rate limiting without timer (http://en.wikipedia.org/wiki/Token_bucket) - python code is partially from here : http://stackoverflow.com/questions/667508/whats-a-good-rate-limiting-algorithm
t
Simple CLI for todo list management.
wlister
Web application firewall designed to whitelist and/or blacklist HTTP requests.
etombini's Repositories
etombini/wlister
Web application firewall designed to whitelist and/or blacklist HTTP requests.
etombini/http-cmd
Remote (static) commands over HTTP
etombini/dnsmasq-mac-virtualbox
Dnsmasq configuration for local VM
etombini/git-wip
Keep your work in progress in a remote branch in order to make it available to all your workstations.
etombini/prompto
Custom shell prompt
etombini/ratelimiting
Rate limiting without timer (http://en.wikipedia.org/wiki/Token_bucket) - python code is partially from here : http://stackoverflow.com/questions/667508/whats-a-good-rate-limiting-algorithm
etombini/BIND-RESTful
BIND RESTful API
etombini/dict
C dict structure
etombini/docker-typescript
etombini/t
Simple CLI for todo list management.
etombini/dockerfiles
very own dockerfiles
etombini/etombini.github.io
etombini/flag
Flag parsing package
etombini/git-semver
Basic semantic versioning tool for git
etombini/go
The Go programming language
etombini/n-repo
Sample repository for Ansible in "Pull"-mode
etombini/networking.xbar
My xbar plugin
etombini/onsignal
Some functions to set up signal handling in Go.
etombini/parser
Various function taking (at least) a string as input and returning usable data structure.
etombini/simpleHTTP
HTTP server to serve local files
etombini/sorted_list
Type independent (sort of) sorted list.