thewickedkarma / blackeye-im

This project is now discontinued. Kindly use other working alternatives.
https://github.com/thewickedkarma/blackeye-im
GNU General Public License v3.0
502 stars 264 forks source link

Ngrok #47

Closed peterhuang-7189 closed 2 years ago

peterhuang-7189 commented 2 years ago

Download error... 截圖 2022-02-06 下午10 36 16

thewickedkarma commented 2 years ago

Might be the problem with your internet connection.

Alternatively, you can do this:

cd blackeye-im
sudo apt install wget 
wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-arm.tgz 
#Here, in the link, replace arm by your architecture i.e 'arm' or  'arm64' or 'amd64' based on your device arch
tar xvzf *.tgz 

Then run blackeye.sh