Skip to content

Instantly share code, notes, and snippets.

@oberstet
Created November 12, 2019 08:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oberstet/9ec7a9007b799b1b6b72bf31bc0572cf to your computer and use it in GitHub Desktop.
Save oberstet/9ec7a9007b799b1b6b72bf31bc0572cf to your computer and use it in GitHub Desktop.
oberstet@intel-nuci7:~$ wget https://download.crossbario.com/crossbarfx/linux-amd64/crossbarfx-linux-amd64-20191111-badf713
--2019-11-12 09:56:14-- https://download.crossbario.com/crossbarfx/linux-amd64/crossbarfx-linux-amd64-20191111-badf713
Auflösen des Hostnamens download.crossbario.com (download.crossbario.com) … 143.204.214.129, 143.204.214.64, 143.204.214.66, ...
Verbindungsaufbau zu download.crossbario.com (download.crossbario.com)|143.204.214.129|:443 … verbunden.
HTTP-Anforderung gesendet, auf Antwort wird gewartet … 200 OK
Länge: 45862600 (44M) [binary/octet-stream]
Wird in »crossbarfx-linux-amd64-20191111-badf713« gespeichert.
crossbarfx-linux-amd64-20191111-badf713 100%[=====================================================================================================================================================================>] 43,74M 1,54MB/s in 29s
2019-11-12 09:56:43 (1,51 MB/s) - »crossbarfx-linux-amd64-20191111-badf713« gespeichert [45862600/45862600]
oberstet@intel-nuci7:~$ chmod +x crossbarfx-linux-amd64-20191111-badf713
oberstet@intel-nuci7:~$ ./crossbarfx-linux-amd64-20191111-badf713 version
:::::::::::::::::
::::: _____ __ _____ _______
::::: : ::::: / ___/______ ___ ___ / / ___ _____ / __/ |/_/ ___/
::::::: ::::::: / /__/ __/ _ \(_-<(_-</ _ \/ _ `/ __/ / _/_> </ /__
::::: : ::::: \___/_/ \___/___/___/_.__/\_,_/_/ /_/ /_/|_|\___/
:::::
::::::::::::::::: Crossbar.io Fabric XBR Center v19.11.1 [20191111-badf713]
Copyright (c) 2013-2019 Crossbar.io Technologies GmbH. All rights reserved.
Crossbar.io : 19.11.1
txaio : 18.8.1
Autobahn : 19.11.1
UTF8 Validator : autobahn
XOR Masker : autobahn
JSON Codec : stdlib
MsgPack Codec : msgpack-0.6.2
CBOR Codec : cbor-1.0.0
UBJSON Codec : ubjson-0.14.0
FlatBuffers : flatbuffers-?.?.?
Twisted : 19.10.0-EPollReactor
LMDB : 0.98/lmdb-0.9.22
Python : 3.7.1/CPython
CrossbarFX : 19.11.1
NumPy : 1.15.4
zLMDB : 19.11.1
Frozen executable : yes
Operating system : Linux-4.15.0-66-generic-x86_64-with-debian-buster-sid
Host machine : x86_64
Release key : RWRqR6raFel6OuYLTuprWw1j8WZWx+Zk0wCOnpkb42wem/l6mWCyb+Pe
oberstet@intel-nuci7:~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment