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 π
- Host: GitHub
- URL: https://github.com/osama2262/helping-script
- Owner: Osama2262
- Created: 2024-09-23T23:53:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T01:28:02.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T01:34:31.566Z (over 1 year ago)
- Topics: bash, bash-script, remote-control, windows
- Language: Batchfile
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Helping-script
These are some scripts I made with 'Bash script' to help me when I use Windows (:
***
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
***

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
***

β¨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
***

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`