Adamm
Part of the Furniture
Love your idea for the countries file.
Where did you place the countries file & how would you get that read by Skynet?
Thanks
I assume he did something like;
		Code:
	
	sh /jffs/scripts/firewall ban country "$(cat /tmp/test.txt)"
	Where /tmp/test.txt can be changed to your specified file.
	

