About Sentinel
A global network of autonomous dVPN applications that enable private and censorship resistant internet access
Home : https://sentinel.co/
Available services
Endpoints
State-Sync
#!/bin/bash
# If SNAP_RPC does not work, use altanative address
SNAP_RPC="https://sentinel-rpc.bharvest.io:443"
LATEST_HEIGHT=$(curl -s $SNAP_RPC/block | jq -r .result.block.header.height); \
BLOCK_HEIGHT=$((LATEST_HEIGHT - 2000)); \
TRUST_HASH=$(curl -s "$SNAP_RPC/block?height=$BLOCK_HEIGHT" | jq -r .result.block_id.hash)
sed -i.bak -E "s|^(enable[[:space:]]+=[[:space:]]+).*$|\1true| ; \
s|^(rpc_servers[[:space:]]+=[[:space:]]+).*$|\1\"$SNAP_RPC,$SNAP_RPC\"| ; \
s|^(trust_height[[:space:]]+=[[:space:]]+).*$|\1$BLOCK_HEIGHT| ; \
s|^(trust_hash[[:space:]]+=[[:space:]]+).*$|\1\"$TRUST_HASH\"|" $HOME/.sentinelhub/config/config.toml
Bash
Snapshot
Download | Preparing |
Live Peers
40bb96d5cb119d3b6ae3320e7d2226cffb1ad7e0@167.88.92.30:26656,36b67a90b368716bb9ce3e47f5198816405c4de3@195.201.63.87:46666,8c60e47c25b68fa0c4aaba910ecabaff23ed9cbf@37.120.245.177:26656,34d05f43ce549e411a92caf46385d03746f4e1fe@167.86.71.15:26656,16bf80142be608ee4a52bf47c36e73b6051d0aa0@5.9.151.184:26646,cb9a308bd21b745ecd58236a08bc60046b06fec3@13.233.250.145:26656,062847a82a69469c582429235c1b86365b92294d@65.21.201.244:26706,0d133bcc3257655115fc062ecdd67c3494a465a2@185.158.177.235:27656,cfc84525608d987298b2dc58075e50cfe02f4219@13.58.108.9:26656,4e17232d8b9d71912b0de5e5864d6d3baa9967f1@207.180.233.82:26656,bd45a11390d16d128a9eeea3935b53d7a1a3c120@15.236.127.69:26656,baed7d33417bb82cdaab2d046138c1d82be9bc53@51.222.40.130:26656,2a426a8a0070a6830bad32b96cd3da1b7b6a2faa@65.108.11.250:29656,abc27c91439681b1e7fa4b08b54ebbcc42855973@65.108.195.12:26656,207b4b7471e2a5268af8d8bb4d6c5f9cdeb2483d@135.181.5.164:26656,ef48f35580cf0034e12ca05eafd202a0cc0b577b@75.119.148.134:26656,1b6ec2fe18651e3abb65c7dc4c8bc08ed2ec83c6@104.198.198.7:26656,8d639d92a6de1032f361ca8deb56a60404b1c41d@176.9.188.21:56656,5e9ba1158ff92d4286e7ef2d833d50774bc90dd2@35.215.62.70:26656,cc118aaac9d568629b330f468fd8ecdd5bedea1e@34.145.47.70:26656,9026bf3d313ef789e614f10eba8c6fcdde2e8768@177.88.0.133:26656
Plain Text
Addrbook
URL | https://service.bharvest.io/info/sentinel/addressbook.json |