I believe your issue lies somewhere else, perhaps remnants of another script. Judging by your posts in the amtm thread there seems to be a bigger issue at play in regards to unmounting. Might be a good time for a clean install to fix both issues which seem related.
Poor design choice by the manufacturer requiring the device to phone home and not allow it to run independently from the local network. I'll look at making allowed ports customization in future as IOT is such a wide category.
Code:
sh /jffs/scripts/firewall disable
sh /jffs/scripts/firewall restart
These and other commands are all listed in the readme for future reference.
Yes and no. Most services limit the amount of requests you can make, the stats feature would max these limits almost instantly. For that reason we only identify the single IP's within the following command;
Code:
sh /jffs/scripts/firewall stats search ip x.x.x.x
No and for good reason. Content is increasingly hosted in multiple locations for reliability. Adding such a feature would cause more problems then it solves.
Skynet was designed to be as simple as possible for inexperienced users, but have the technical capacity for enthusiasts who decide to dig deeper. So long as you understand the concepts of blacklisting and whitelisting you should be fine. The fact you are even posting on these forums puts you right in Skynet's demographic
Skynet only blocks whatever you have specifically blacklisted, in this case all entries from the default banmalware filter.