I'm trying to download a file from github using wget (wget -f https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Installer/BIOS.lua /tmp/bios.lua) but wget say Connection refused
I tried to allow the emulator on my firewall, but still the same error
What can I do ?
Edit: pastebin works normally