init loop

This commit is contained in:
fred 2022-10-27 14:13:02 +02:00
parent 8e9f7e72e5
commit 130476101a
2 changed files with 15 additions and 0 deletions

View File

@ -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"

View File

@ -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