index
:
arching-kaos-tools/.git
master
origin/HEAD
origin/dev
origin/featureentershowzblocksonlyflag
origin/master
origin/mining
origin/patchnews1
Tools to interact and build an Arching Kaos Infochain
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ak-network
blob: 3a65d7b6bcbd17525535094497b42a82c25fdafc (
plain
)
1
2
3
4
5
#!/bin/bash while true do cat $ZLATEST | nc -lv 127.0.0.1 5050 done