Skip to content

Releases: Rahmanism/NetChanger

Fixed multiple reloading profiles

10 Jun 10:55
Compare
Choose a tag to compare

Fixed multiple reloading the profiles

Previously, profiles were added to the submenu every time you changed or add/remove a profile. This issue has been fixed.

Added socks in proxy

You can now set socks when you configure proxy settings.

Resolved no DNS exception

There was an exception when applying a profile with no DNS, which has been resolved now.
The previous DNS settings are now cleared before applying the new ones, so you won't have multiple DNS addresses from multiple profiles at the same time.

Uninstall the previous version before installing this one. Export your profiles.json first.

The zip files contain an installer (setup) for the app.

Proxy Settings Added

09 Apr 09:24
Compare
Choose a tag to compare

Proxy Settings

A new sub menu is added to change system proxy settings. You can change the IP:Port settings, override addresses, and turn on/off the system proxy immediately.

Import/Export Profiles

Now you can export your profiles as a JSON file.
And of course you can import a JSON file to add profiles to your current list. To see the structure of the JSON file, you can export your current profiles and see the content of it.

Dotnet core

This version is converted from .Net Framework and now is based on dotnet core.
There are two options for download:

  • a small one which needs dotnet core 6 runtime to be installed
  • one with dotnet core included.

You have to uninstall the previous version. (Backup you profiles.json first)

First Release

05 Mar 13:18
84d3c86
Compare
Choose a tag to compare

It needs .Net Framework 4.8 to be installed.

You can download .Net Framework 4.8 from here or here.

(NetChanger.zip includes the setup wizard.)