Hei, I'm currently running two router. ISP ----->Router A------>Router B. I want to config this script on Router B and i connected Router B to LAN port on my pc Windows 10 ( Without internet) and tried to paste your script using PUTTY telnet but i got the following error.. I also tried ssh but same result. Can you guide me through this? I'm running latest Merlin
Code:
ASUSWRT-Merlin RT-AC66U 380.70-0 Sun Apr 8 18:04:34 UTC 2018
admin@RT-AC66U-33E8:/tmp/home/root# /usr/sbin/curl --retry 3 "https://raw.github
usercontent.com/jackyaz/YazFi/master/YazFi.sh" -o "/jffs/scripts/YazFi" && chmod
0755 /jffs/scripts/YazFi && /jffs/scripts/YazFi install
Warning: Transient problem: timeout Will retry in 1 seconds. 3 retries left.
Warning: Transient problem: timeout Will retry in 2 seconds. 2 retries left.
Warning: Transient problem: timeout Will retry in 4 seconds. 1 retries left.
curl: (6) Couldn't resolve host 'raw.githubusercontent.com'
admin@RT-AC66U-33E8:/tmp/home/root#