Easily find IP & Router Address in CMD | Grep/FindStr in Command Prompt | CMD TIP

Channel:
Subscribers:
278,000
Published on ● Video Link: https://www.youtube.com/watch?v=0dnUQZJLbzQ



Category:
Guide
Duration: 3:24
763 views
26


Ever wanted to use Grep in the Windows CMD or just display lines that contain text? Well, this video shows you the basic usage of findstr, a simple tool to search output from a command and display exactly what you want to see. As an example, you can show JUST your IP address and the router's IP address for easy reference when port forwarding, etc.

ipconfig | findstr /i "ipv4"
ipconfig | findstr /i "gateway"
ipconfig | findstr /i "ipv4 gateway"

Timestamps:
0:00 - Explanation
0:22 - Normal method (ipconfig)
0:56 - Simplifying/Searching ipconfig (findstr)
1:56 - Searching for multiple lines
2:28 - Linux Grep example

#CMD #Windows #Tip
-----------------------------
💸 Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
💸 Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
💬 Discuss the video & Suggest (Discord): https://s.tcno.co/Discord
👉 Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
🌐 Website: https://tcno.co
📧 Need voiceovers done? Business query? Contact my business email: TroubleChute (at) tcno.co

Everything in this video is my personal opinion and experience and should not be considered professional advice. Always do your own research and ensure what you're doing is safe.




Other Videos By TroubleChute


2022-11-10Fix/Reinstall/Reset Windows Terminal | Windows Guide
2022-11-09Picture Password | Easy, but unknown Windows Login Method/Trick
2022-11-08Fix Screen/Programs Flickering & Flashing | Windows Guide
2022-11-07Game Launch Options/Arguments | UPDATED | Epic Games
2022-11-06Minecraft RAM: Setting the right amount | Simple Guide | Explanation
2022-11-05Fix" Steam Must be Running" Error | Easy Guide
2022-11-04FREE Windows 10 Start Menu in Windows 11 | Complete Guide
2022-11-03Permanently Change DNS Server | WSL Guide | WSL Ubuntu & More
2022-11-02Fix OBS Encoding Overloading | Easy OBS Studio Guide
2022-11-01MORE LINES in Console/Terminal | Visual Studio Code | Tips
2022-10-31Easily find IP & Router Address in CMD | Grep/FindStr in Command Prompt | CMD TIP
2022-10-30RTX Voice as VST Filter | FREE NVIDIA VST Guide | Premiere Pro, Vegas, Audition, etc | Elgato RTX
2022-10-29Fix Roblox Requires Internet Explorer 6 Error | Simple Guide
2022-10-2722H2: Better Latency in Windowed Games | Upgrade to Windows 11?
2022-10-25BEST Gotham Knights Optimization Guide | Max FPS | Best Settings
2022-10-25Fix D3D12 Error | Gotham Knights Guide
2022-10-25Create Paid Discord Roles, Servers & Subscriptions | Whop Complete Crash Course #AD
2022-10-24Disable Ads in Windows Explorer | Windows 11 Guide
2022-10-23Fix Sign In Request Has Expired | Steam Login Error | New Steam Login UI
2022-10-22BEST Uncharted Legacy of Thieves Optimization Guide | Max FPS | Best Settings
2022-10-21Fix FPS Drops, Lag & Stuttering | COD Modern Warfare 2



Tags:
findstr
findstr cmd
bug findstr
findstr in cmd
findstr in batch
tutorial findstr
findstr in cmd windows
findstr how to use
findstr in command prompt
findstr command with example
find string
find strings
findstr.exe
find
find strings in file
string
find /v
find /c
find /i
find /n
find router IP
find PC ip
Find ip for port forwading
how to port forward
how to open firewall
find IP
find router IP easily
router gateway
CMD guide
CMD tricks