Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 557 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 557 Bytes

OTIPChanger

Small .Net Core app that let you change your client 12 web services and RSA key really quick.

Technologies:

  • .Net Core 3.1
  • C#
  • WPF

How To Compile

It's actually pretty simple. Right click OTIPChanger project file and select publish, if you wish you can change some options there and just click publish. That's it :)

How To Use

It's even simpler, after you succesfully published, you gonna see new directory in your bin directory called publish. That's it, just run it and enjoy.

Bugs

Found any? Head to issues tab.