Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - matsukan

#1
Development and Code Review / code-review request
October 05, 2022, 07:53:15 PM
Hi,

https://github.com/hozmaster/dyndnsgd

This service plugin is ready first code review. initial name of plugins is goddy or os-dns-goddy.
#2
Development and Code Review / syslog-ng
September 27, 2022, 07:47:57 PM

How logging should be implement so syslog-ng will track and plugin can show in the the it's log view ? Is legacy logging is still suggested to new plugins ?
#3
response to myself ...

Add the +POST_INSTALL-file plugin main folder
#4

It's possible to execute post install script(s) after the plugin has installed ? If then, how it's defined ?
#5
Development and Code Review / Re: Easy to reset
October 12, 2021, 10:55:08 PM

So currently there is no pdo libraries for sqlite, even python side ...

does opnsense support these pdo libraries in future releases ?

Or it's mission impossible goto pdo path ?
#6
Lets me ask my question little bit differently ... It's possible to integrate sqlite based approach to plug-in ? So can my php code access sqlite db?

Is sqlite supported ?
#7
Development and Code Review / Easy to reset
September 18, 2021, 08:55:37 PM
Is there any easy way to reset all tables (model data) from so called "database" ? It would nice feature sometime clear all plug-in data if something goes wrong way.
#8

How to get list of interfaces and their attributes in backend side ?
#9

GoDaddy specific Dynamic DNS plugin for OPNsense

https://github.com/hozmaster/dyndnsgd

Currently this is just tech preview for that I'm in the correct track ...

Name of the project ?
Name of main menu item ? Other naming issues ?
#10

Ok, I tested currently available all dark themes and to me best ui theme is cicada ...
#11
it would nice to have also dark theme also. Not all we have young fresh eyes ... Dark theme in different services and IDE's is nowadays more popular than ever.
#12

Where I can find a list of form/dialog fields ? It should be there at somewhere but I can't find that info any more.
#13
Ok, thanks for info ... I'm currently working with cli and I'll update my plugin changes to by shell script but seems to that UI do not update changes even I try everything ... Should I work with only via tar package way when I update changes to the system ? If so is there prefer way to install from package from cli ?

#14

I doing some study work with opnsense development ...

Looks like that master branch of the core-repositoryalready have some phalcon4 -changes, how mature it's currently ? Should I focus work with previous released version ? Phalcon is not currently work properly Ubuntu 20.4/PHP7.4/Phalcon4 combination (ui_devtools).

Which Javascript standard do you follow in front endside ? ES5 ?
#15
21.1 Legacy Series / Re: Dynamic dns and '@' record
April 15, 2021, 08:46:57 PM
A or AAAA are used as backup when MX record is not set. But this is not problem, this is Ok if I can set somehow A record for @-type.

Can be set ? Or should I use wildcard ?