Skip to content

mefranklin6/NIC_Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NIC_Changer

Tool to quickly change Windows network interface settings

Acknowledgments

This project builds upon the work of alecdvor. Their repository https://github.com/alecdvor/netChanger/ provided the foundation for this project.

image

Changes Made

  • Hide the console window

  • Add check for admin rights

  • Add 'try to re-launch as admin' method

  • Add subnet mask feature and GUI element

  • GUI Improvements (perception of responsiveness, disable buttons when busy)

  • Change function name (to clear an unapproved verb warning)

  • Add debugging prints. These print when the console is shown.

  • Changed "Force Link Local" to check for address availiability first (slightly more RFC 3927 compliant)

  • Removed unused VLAN code and references

  • Fixed "Internet Connection" bug where the test was not using the selected adapter

About

Tool to quickly change Windows network interface settings

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors