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

CLI Enhancements #12

Open
3 of 12 tasks
jmeaster30 opened this issue Aug 28, 2024 · 4 comments
Open
3 of 12 tasks

CLI Enhancements #12

jmeaster30 opened this issue Aug 28, 2024 · 4 comments
Labels
Improvement Not a bug but a problem that needs improving

Comments

@jmeaster30
Copy link
Owner

jmeaster30 commented Aug 28, 2024

  • Add Record
  • Remove Record
  • List Records (Maybe with filters??)
  • Change Settings
    • Listening port
    • Passthrough port
    • thread count
    • useudp
    • usetcp
    • passthrough dns server IPs
  • Add domain name block lists
  • Remove block list
@jmeaster30 jmeaster30 added the New Thing New feature or request label Aug 28, 2024
@witchofthewires
Copy link
Collaborator

so you do already have the capability to change the listening port, i did this through the config file and verified with netstat/nslookup. you also have the capability to turn udp and tcp on and off, but the server currently only works over udp.

@jmeaster30
Copy link
Owner Author

Yep! I just want to manage the settings through the cli too. I want a cli like this so I can make a plugin for OPNsense which I use for a firewall in my home network

Yeah tcp technically kinda works but it times out on every request for some reason see #8

@witchofthewires
Copy link
Collaborator

ah okay yeah that makes sense! ty for clarifying

@jmeaster30 jmeaster30 added Improvement Not a bug but a problem that needs improving and removed New Thing New feature or request labels Nov 29, 2024
@jmeaster30
Copy link
Owner Author

Passthrough port is irrelevant after #32

@jmeaster30 jmeaster30 added this to the Home Network Complete milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Not a bug but a problem that needs improving
Projects
None yet
Development

No branches or pull requests

2 participants