[Network Tweaker] St1cky

General software, Operating Systems, and Programming discussion.
Everything from software questions, OSes, simple HTML to scripting languages, Perl, PHP, Python, MySQL, VB, C++ etc.
Post Reply
User avatar
st1cky
Member
Posts: 78
Joined: Mon Feb 05, 2018 8:53 am

[Network Tweaker] St1cky

Post by st1cky »

I'm currently working on a program that is supposed to simplify tweaking on the network adapter and to provide a better overview, what do you think?

I'll add more settings over time. As soon as I'm done, I'll post it for testing. :)

Image
User avatar
Philip
SG VIP
Posts: 11699
Joined: Sat May 08, 1999 5:00 am
Location: Jacksonville, Florida

Post by Philip »

Looks Great!

I would maybe add "Apply all" button.
Disclaimer: Please use caution when opening messages, my grasp on reality may have shaken loose during transmission (going on rusty memory circuits), even though my tin foil hat is regularly audited for potential supply chain tampering. I also eat whatever crayons are put in front of me.
๑۩۞۩๑
User avatar
st1cky
Member
Posts: 78
Joined: Mon Feb 05, 2018 8:53 am

Post by st1cky »

That's a good idea: D

I'll add a few more settings from..

Get-CimInstance -ClassName Win32_NetworkAdapterConfiguration -Property *
Get-NetIPConfiguration -All -AllCompartments -Detailed
Get-NetIPv4Protocol
Get-NetIPv6Protocol

and maybe a few more hidden adapter settings.
User avatar
fords8
Regular Member
Posts: 133
Joined: Sun Sep 08, 2002 7:21 pm
Location: Ma.

Post by fords8 »

WOW st1cky! That is great. Really like the restart.
User avatar
st1cky
Member
Posts: 78
Joined: Mon Feb 05, 2018 8:53 am

Post by st1cky »

[update]

Powershell Code:
https://pastebin.com/SLBsNkJF

Copy STRG+C -> STRG+V Powershell - Enter

Note: Still for testing, will add Default Values for Driver/Kernel later.
Attachments
124.png
User avatar
Philip
SG VIP
Posts: 11699
Joined: Sat May 08, 1999 5:00 am
Location: Jacksonville, Florida

Post by Philip »

This looks great, you've added quite a bit to it. Pastebin seems private (or awaiting moderation)
"Error, this is a private paste or is pending moderation."
Disclaimer: Please use caution when opening messages, my grasp on reality may have shaken loose during transmission (going on rusty memory circuits), even though my tin foil hat is regularly audited for potential supply chain tampering. I also eat whatever crayons are put in front of me.
๑۩۞۩๑
User avatar
st1cky
Member
Posts: 78
Joined: Mon Feb 05, 2018 8:53 am

Post by st1cky »

Philip wrote:This looks great, you've added quite a bit to it. Pastebin seems private (or awaiting moderation)
"Error, this is a private paste or is pending moderation."
Thanks Philip :)
I fixed the link, works now.
joshSFG
New Member
Posts: 1
Joined: Fri Nov 29, 2024 4:20 pm

Re: [Network Tweaker] St1cky

Post by joshSFG »

im having trouble applying settings. i will dm you
ciuperca_emil
New Member
Posts: 1
Joined: Sun Mar 30, 2025 10:43 am

Re: [Network Tweaker] St1cky

Post by ciuperca_emil »

how can i download this?
Chrispr
New Member
Posts: 1
Joined: Thu Jul 24, 2025 9:35 pm

Re: [Network Tweaker] St1cky

Post by Chrispr »

How I use this app
Post Reply