question: How do you update the following file?
file: maltrail/misc/ua.txt thanks
- Currently there is no way to manually do it from user's perspective other than raw changes into that file
- If you have some ideas that are interesting for your case, please share so we could discuss
- Currently there is no way to manually do it from user's perspective other than raw changes into that file
- If you have some ideas that are interesting for your case, please share so we could discuss
thanks .Could you adopt strategies to update maltrail/misc/ua.txt as the same with "maltrail/trails/feeds/" for the static data resource from Internet?
Can you please give some example for such "static data resource"? I could make some feature for custom static trails, like where you could put UA: as a prefix to the trail, but parsing some random feed from internet in search for User-Agent is impossible IMO. I would really need some use case along with some examples.
Note: all those "feeds" are using custom parsing logic which can be found here. Making generic parser for UA static list, without know that those are UA strings is impossible