diff --git a/12345.sh b/12345.sh index d0d85349..2213fae6 100755 --- a/12345.sh +++ b/12345.sh @@ -37,6 +37,7 @@ while true; do [ $PORT -lt 12345 ] && PORT=$((PORT+${RANDOM:0:2})) || PORT=$((PORT-${RANDOM:0:2})) ## RANDOM PORT SWAPPINESS + SALT=""; PEPPER=""; TYPE="" echo "************************************************************************* " echo "ASTROPORT API SERVER UP.......................... http://$myIP:1234 PORT" echo "$MOATS LANDING PAGE http://$myIP:$PORT" diff --git a/README.md b/README.md index bc22ea62..b0da74d1 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,20 @@ https://forum.monnaie-libre.fr/t/les-explorateurs-du-libre-rencontre-et-partage- bash <(wget -qO- https://git.p2p.legal/qo-op/Astroport.ONE/raw/branch/master/install.sh) ``` +# LANCEMENT + +``` +~/.zen/Astroport.ONE/start.sh +``` + +# API + +> salt=$SALT&pepper=$PEPPER&$TYPE=on& .... + EXTRA PARAM defined in ./12345.sh opens oneshot minimal HTTP API + +Chaque Station active son port 1234, sur lequel un $PORT de réponse est attribué. +Le moteur cryptographique est le même que celui de https://gchange.fr + + # A L'AIDE Nous cherchons des amis pour étendre les possibilités de nos TW