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)
 
Similar threads
Thread starter Title Forum Replies Date
B YazFi Curl not working from router, but does from browser Asuswrt-Merlin AddOns 3

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

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