What's new

Skynet Curl "no URL specified" error when changing Skynet blacklist

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

MWGlidden

Occasional Visitor
Attempting what seems like a simple Skynet change to me, switching to firehol_level1. It generates a curl error that I'm unable to solve so far. I assumed it was OK to use FireHOL's URL as the input and that could be my mistake. What's the right approach here?

Code:
Input Custom Filter List URL:
[URL]: https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
[$] /jffs/scripts/firewall banmalware https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
=============================================================================================================
[i] Custom Filter Detected: https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
[i] Downloading filter.list         | [0s]
[i] Refreshing Whitelists           | [8s]
[i] Consolidating Blacklist         | curl: no URL specified!
curl: try 'curl --help' for more information [0s]
[*] List Content Error Detected - Stopping Banmalware
 
Attempting what seems like a simple Skynet change to me, switching to firehol_level1. It generates a curl error that I'm unable to solve so far. I assumed it was OK to use FireHOL's URL as the input and that could be my mistake. What's the right approach here?

Code:
Input Custom Filter List URL:
[URL]: https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
[$] /jffs/scripts/firewall banmalware https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
=============================================================================================================
[i] Custom Filter Detected: https://raw.githubusercontent.com/ktsaou/blocklist-ipsets/master/firehol_level1.netset
[i] Downloading filter.list         | [0s]
[i] Refreshing Whitelists           | [8s]
[i] Consolidating Blacklist         | curl: no URL specified!
curl: try 'curl --help' for more information [0s]
[*] List Content Error Detected - Stopping Banmalware


You need to input a filter list url, not a blacklist. Look at the example default filter list for example (a filter list is made up of multiple blacklist URL’s)
 
I am having a similar experience.

I just found that Skynet was not running and it seems like the USB was going bad. So I backed up the files from my old USB and formatted a new USB, installed amtm, entware, Skynet, etc.

I did not restore any files *yet* because I am not sure what I can/should restore. Anytime I run a Skynet command, I get lots of curl errors like "curl: option --retry-all-errors: is unknown". Its been so long since I originally installed all of this, I cannot remember much about it.

Now that I have a new USB and I installed Skynet, can I bring in my old settings and/or what do I need to do to get it to work?
 

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top