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

https://github.com/osama2262/helping-script

These are some scripts I made with " π˜½π™–π™¨π™ π™¨π™˜π™§π™žπ™₯𝙩 " to help me when I use Windows 😊
https://github.com/osama2262/helping-script

bash bash-script remote-control windows

Last synced: about 1 month ago
JSON representation

These are some scripts I made with " π˜½π™–π™¨π™ π™¨π™˜π™§π™žπ™₯𝙩 " to help me when I use Windows 😊

Awesome Lists containing this project

README

          

# Helping-script
These are some scripts I made with 'Bash script' to help me when I use Windows (:Coding
***

1-RAP-test.bat***

[`Educational Purposes Only`]

This bash file allows you to make remote access to another computer
by giving them the **`host`** and the name of **`user`** and the **`password`** if he had one

***

2-shutdownWin.bat

***

![pc-computer](https://github.com/user-attachments/assets/372a1a26-0bbd-42a2-b106-8107105e27d2)

This file lets me control the timing of shutdown πŸŒ™
if I want to shut down your pc like after one **hour 5 minutes or 5-sec**⏱
just select from the list what you want **1-hour 2-minute 3-sec**

***

πŸ›  3-scan_and_fix_Win.bat

***
![how-to-fix-corrupted-files](https://github.com/user-attachments/assets/d526ca60-c2ae-4ae7-9cf0-9d9438ce00b8)
✨This file have 2 basic commands {`sfc /scannow` & `Dism /Online /Cleanup-Image /RestoreHealth`} for searching for **corrupted files** and if he gets some he fixes it ✨

***

😠 4-packet_loss.bat

***
![Packet-Loss](https://github.com/user-attachments/assets/15da7b6d-798a-4448-90f1-f8898a524d09)
This file is going to reset all settings of your network to back it to the default setting by using `netsh winsock reset` , `netsh int ip reset`,`ipconfig /release`,`ipconfig /renew`and in the last thing is `ipconfig /flushdns`