Tjibbe Hofkamp

Results 11 comments of Tjibbe Hofkamp

I agree with pylessard, add an option to ignore every lien not starting with ":", or skip any error. Any logging captured will have some junk characters at the beginning...

no interesting for anyone, so I close it

I wanted to contribute to this project, but I can not write go, but I can copy/past it. I have made a python script to retrieve a JSON-sample from a...

I put my python code in my own repository https://github.com/tofkamp/Routeros_datasource_generator/tree/main I also put the two datasource test files in there. Some path's are hardcoded, and also the login, but not...

I have already a linux server and a CHR mikrotik switch running. I needed it to get a sample, in order to generate the code. On my work I have...

I changed it to 'data'. In the datasource_ip_routes it is not called "data". Which is an inconsistency. It is a choice. I also added a generated file containing the lines...

Thank you for makeing this possible, but I see a flaw. Usual certificates are signed by sub-CA or CA's. The public keys of the CA has to be imported also....

Yes, you are right. I read the documentation wrong. I can import a certificate (CA or not) without a key.

I run the following OPNsense 24.1-amd64 FreeBSD 13.2-RELEASE-p9 OpenSSL 3.0.12 You have also made a datasources of interfaces, and that is working fine. Also a datasource of getting an alias,...

I do it differently. I have made a module which config just one switch according the given parameters. I have one file per switch, with just the config of the...