用了DL导致访问github:
git clone https://github.com/BitMan-Chain/bitmanchain.git
出现以下错误:
fatal: unable to access 'https://github.com/BitMan-Chain/bitmanchain.git/': Failed to receive SOCKS4 connect request ack
添加 sudo可以解决该问题
sudo git clone https://github.com/BitMan-Chain/bitmanchain.git