Author:
- (TG): @iiLap
- Cardano Forum Author's Ticker: UNDR
Pool operators' (with constructive feedbacks, ideas) Tickers, so if you're saturated pls promote them:
- AAA,
- ANP,
| -- supabase/seed.sql | |
| -- | |
| -- create test users | |
| INSERT INTO | |
| auth.users ( | |
| instance_id, | |
| id, | |
| aud, | |
| role, | |
| email, |
| #!/bin/bash | |
| cp /home/westbam/cardano/itn_rewards_v1-config.yaml /home/westbam/cardano/itn_rewards_v1-config.yaml.new | |
| # find all addresses that are not commented out | |
| sed -e '/ address/!d' -e '/^[[:space:]]*#/d' -e '/Brainy/d' -e 's@^.*/ip./\([^/]*\)/tcp/\([0-9]*\).*@\1 \2@' /home/westbam/cardano/itn_rewards_v1-config.yaml | \ | |
| while read addr port | |
| do | |
| echo "Checking $addr:$port" | |
| RESULT=$(tcpping -x 1 $addr $port) |
Author:
Pool operators' (with constructive feedbacks, ideas) Tickers, so if you're saturated pls promote them:
As configured in my dotfiles.
start new:
tmux
start new with session name: