Ethan-Guest / DNSUtility

DNS benchmark tool
MIT License
0 stars 0 forks source link

Apply nameservers functionality #14

Open Ethan-Guest opened 2 years ago

Ethan-Guest commented 2 years ago

Apply a nameserver to the users system

Frontend

Button functionality

Context Menu

Backend services

Apply settings and configuration changes to the users local network adapter properties.

Dependencies

16

17

Ethan-Guest commented 2 years ago

The primary services for this are complete, the only missing functionality is the ability to apply multiple nameservers at once. This will need to be figured out after the context menu has been implemented, which will be done in the UI/UX sprint.

Ethan-Guest commented 2 years ago

Context menu can be a feature added in the future. This issue is complete for now.