Hey guys, as the GFW blocks TOR network in China, I heard of many people from China complain the inconvenience of syncing their deep onion wallets. So last week with some efforts I managed to write a bit script which can setup DO node to avoid the GFW block. The script is hosted on Github which can be found here:
https://github.com/Kurrahee/CNDONode/blob/master/README_en.md (CNDONode/README_en.md at master · Kurrahee/CNDONode · GitHub)
The basic requirement for this node is a Centos 7 VPS and 3~4 commands. Anyone can finish the setup in 3 minutes.
Now there are 4 nodes got running with this script and thanks the fund from @mos
Copy and paste the following setting to your wallet configuration file if you go to China and want to sync your wallet.
testnet=0
listen=0
addnode=45.76.97.19:17571
addnode=198.13.40.127:17571
addnode=45.77.251.244:17571
addnode=47.93.248.33:17571
addnode=pool.suanlishe.com:17570
Chinese version thread goes here:
https://deeponion.org/community/threads/14289/ (三分钟建一个洋葱免翻墙节点)
Donation is appreciated so we can setup more nodes:D, or you can also run it on your VPS and tell us the IP address.