Running a node with Bitping is easy, be sure to have an account created here and then select your Operating System to get started:
Simply deleting bitping-node-amd64-windows.exe will stop your Bitping node from running.
Download Link or wget https://downloads.bitping.com/node/macos.zip
unzip macos.zip
cd release
./bitping-node-amd64-darwin --server
⚠️ Running the node with —server tag is important!
Simply stop the node by closing the terminal and delete the bitping-node-amd64-darwin file.
Download Link or wget https://downloads.bitping.com/node/linux.zip
unzip linux.zip
cd release
./bitping-node-amd64-linux --server
⚠️ Running the node with —server tag is important!
⚠️ Linux node is tested in Debian & Ubuntu
Simply stop the node by closing the terminal and delete the bitping-node-amd64-linux file.
Download Link or wget https://downloads.bitping.com/node/armv7.zip
unzip armv7.zip
cd release
./bitping-node-armv7-linux --server
⚠️ Running the node with —server tag is important!
Simply stop the node by closing the terminal and delete the bitping-node-armv7-linux file.
docker pull bitping/bitping-node
docker run -it --mount
type=bind,source="$HOME/.bitping/",
target=/root/.bitping bitping/bitping-node:latest
That’s all. If you need support help with your node, please join our Telegram Group or Email Support.