Nothing special, just a set of linux tools
Shortcut for ls Usage:
lShortcut for scp using sshpass Usage:
deploy <SOURCE_PATH> <TARGET_SERVER> <TARGET_PATH> <USERNAME> <PASSWORD>Create a temporary webserver under specified port serving the specified directory Usage:
webs <dir> <port> | webs <port>Create a random file with specified size and name or size and hash as name Usage:
raf <SIZE> [<PATH>]Size example: 1M, 1MiB, 123KB, 5GB
curl -s "https://github.com/jonasborn/ltools/blob/master/ltools.sh?raw=true" | bash