Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Tutorials Create simple Batchfile of Auto FlushDNS + Ping

we@kGamer

✅ Verified Member
Member
Downloaded
54.6 GB
Uploaded
54.1 GB
Ratio
0.99
Seedbonus
19,551
Upload Count
0 (0)
Member for 5 years
DNS (Domain Name System) is a system that translates domain names into IP addresses. DNS cache is a temporary database that stores information about previous DNS lookups on your computer. Flushing DNS cache clears this database, which can help resolve internet connection issues caused by corrupted, outdated, or poisoned cache.
- - - - -

cautious people always doubt using .exe file so here's a manual instruction to create a Looped FlushDNS and Pinger in a simple way.
  • Left click anywhere on your desktop.
  • Choose "New" then "Text Document"
  • Rename it to "Auto FlushDNS + Ping" (or anything you prefer)
  • Open it with notepad.
  • Copy and Paste this commands;
color 2B
mode 60, 10

:start

ipconfig/flushdns

ping google.com

goto start
  • Save it (ctrl+S on keyboard)
  • Rename (change) the (.txt) file extension to (.bat)
  • Run.
I'vs also provided a ready made I use personally > > < <
 
Top