Releases: Rahmanism/NetChanger
Fixed multiple reloading profiles
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
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)