Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m1ndfr/network-fixer

Network Fixer is a small utility designed to configure various network properties on Windows systems. By leveraging commands like netsh, sc, and registry modifications, this application can automatically adjust firewall settings, disable unnecessary services, and add random values to several critical network parameters.
https://github.com/m1ndfr/network-fixer

cplusplus network

Last synced: 16 days ago
JSON representation

Network Fixer is a small utility designed to configure various network properties on Windows systems. By leveraging commands like netsh, sc, and registry modifications, this application can automatically adjust firewall settings, disable unnecessary services, and add random values to several critical network parameters.

Awesome Lists containing this project

README

        

# Network-Fixer
Network Fixer is a small utility designed to configure various network properties on Windows systems. By leveraging commands like netsh, sc, and registry modifications, this application can automatically adjust firewall settings, disable unnecessary services, and add random values to several critical network parameters.

---
> HOW TO USE :
```
1. download vs or vscode
2. debug / run
3. enjoy
```
> FEATURES :
- Disable IPv6 components and unnecessary services
- Optimize TCP/IP settings for improved network performance
- Apply advanced registry tweaks to enhance network stability
- Generate and set random binary data for enhanced security
- Flush and renew DNS settings and reset Winsock for a fresh network start

# DON'T FORGET TO STAR THIS REPOS :)