kmi(1)                         KMI                           kmi(1)

NAME
    kmi: command line pastebin — anonymous, fast, secure

SYNOPSIS
    <command> | curl -F 'kmi=<-' https://kmi.aeza.net

DESCRIPTION
    running on https://aeza.net/ hosting.
    has the following features —
    add "?hl" to resulting url for line numbers and syntax highlighting like this https://kmi.aeza.net/example?hl
    you can also find out your ip address or ping (microseconds) from the following links
    https://kmi.aeza.net/ip
    https://kmi.aeza.net/ping
    KMI also available through IPv6

LIMITS
    storage time unlimited
    data can be pruned at any time
    max post size limit 512kb
    limit uploads 10 per minute

EXAMPLES
    ~$ cat hello-world.c | curl -F 'kmi=<-' https://kmi.aeza.net
    https://kmi.aeza.net/dJdFRy
    ~$ firefox https://kmi.aeza.net/dJdFRy?hl
    want to speed up the upload? run a script on your linux that will add an alias:
    ~$ curl https://kmi.aeza.net/install | sudo sh
    ~$ cat hello-world.c | kmi
    https://kmi.aeza.net/pe44Nc


SEE ALSO
    https://wiki.aeza.net/kmi/chto-takoe-i-kak-ispolzovat

CREATE PASTE