Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conf file #41

Open
UnveilTech opened this issue Aug 22, 2024 · 2 comments
Open

Conf file #41

UnveilTech opened this issue Aug 22, 2024 · 2 comments

Comments

@UnveilTech
Copy link

Hi Toni,
sorry for posting here a request...

we would like to propose a new feature with the nDPId, a special argument for a .conf file instead of having all options on the command line.
we could have something like that:

  • command: ./nDPId -x /etc/nDPId/nDPId.conf
  • (-x or -C or whatever you think it should be fine with you)
  • nDPId.conf file including options:
    interface=eth0
    logfile=/var/log/nDPId/ndpid.log
    socket=/tmp/ndpid-collector.sock or 127.0.0.1:7000
    background=yes
    protofile=/etc/nDPId/myprotos.txt
    etc...

it could also be nice to have a special compilation option (ex: -DCONF_FILE=/etc/nDPId/nDPId.conf)

do you think it makes sense to you ?

have a nice day,
Fred

@utoni
Copy link
Owner

utoni commented Aug 22, 2024

I had this already in my mind. But I thought nobody would be interested in having this feature. Will do ASAP.

@UnveilTech
Copy link
Author

Toni,
it will be readable and useful :o)
then all popular products use that way with settings...

not an emmergency, just a "nice-to-have".

bye Fred

utoni added a commit that referenced this issue Sep 26, 2024
utoni added a commit that referenced this issue Sep 26, 2024
utoni added a commit that referenced this issue Sep 26, 2024
utoni added a commit that referenced this issue Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants