Skip to content

DNSed is a Python tool for managing DNS settings on Windows. It enables quick DNS switching, clearing of DNS settings, and retrieval of network interfaces. Ideal for both network administrators and casual users.

License

Notifications You must be signed in to change notification settings

aerosadegh/DNSed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DNSed

DNSed is a Python tool for managing DNS settings on Windows. It enables quick DNS switching, clearing of DNS settings, and retrieval of network interfaces. Ideal for both network administrators and casual users.

Build .exe file

pyinstaller --noconfirm --onefile --windowed --icon ".\dnsed\assets\app.ico" --name "DNSed" --add-data ".\dnsed\assets;assets/"  ".\dnsed\main.py"

NOTE: Run the widget as Administrator

About

DNSed is a Python tool for managing DNS settings on Windows. It enables quick DNS switching, clearing of DNS settings, and retrieval of network interfaces. Ideal for both network administrators and casual users.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages