Skip to content

bumbu/IpManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IpManager

Simple application that stores and has ability to change IPv4 network settings. Application screen

Prerequisites

  • VisualStudio 2012
  • .NET 4.5
  • Parse account with cloud application that has all the fields from class HostData attributes list

For VS2010 and .NET 4.0 look in branch old

How to run

  • Clone the repository and open the Visual Studio solution
  • Rename settings.json.sample to settings.json and place in the same folder with application
  • In Program.cs replace YOUR APPLICATION ID and YOUR WINDOWS KEY with your keys from Parse
  • Build and run (run as administator in order to be able to change network settings)

ToDo

  • Select device/interface for which IP settings are changing
  • Store data into cloud
  • Check validity of data
  • Ability to reorder elements using Drag&Drop
  • Add suppost for IPv6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages