live-logs

Display live traffic on a map.

Usage no npm install needed!

<script type="module">
  import liveLogs from 'https://cdn.skypack.dev/live-logs';
</script>

README

Live Logs

Display live traffic on a map.

Install

npm install -g live-logs

Usage

  Usage: live-logs [options]

  Display live traffic on a map.

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -s, --host <host>          hostname or IP address
    -u, --username <username>  ssh username
    -k, --key <key>            private key path
    -l, --log <log>            access log path on server
    -r, --regex [regex]        regex for matching the IP address

License

MIT