mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
Update README
This commit is contained in:
parent
6a78a95afe
commit
877a6e91e2
@ -25,7 +25,8 @@ Invoke test binaries in both directions as follows:
|
|||||||
(guest)# $TEST_BINARY --mode=client \
|
(guest)# $TEST_BINARY --mode=client \
|
||||||
--control-host=$HOST_IP \
|
--control-host=$HOST_IP \
|
||||||
--control-port=1234 \
|
--control-port=1234 \
|
||||||
--peer-cid=2
|
--peer-cid=2 \
|
||||||
|
--modeline=flexbible
|
||||||
|
|
||||||
# host=client, guest=server
|
# host=client, guest=server
|
||||||
(guest)# $TEST_BINARY --mode=server \
|
(guest)# $TEST_BINARY --mode=server \
|
||||||
|
Loading…
Reference in New Issue
Block a user