https://github.com/kernferm/tcp-ip-netstats-coms
This is a simple batch script that runs the netstat command with the -a and -b options.
https://github.com/kernferm/tcp-ip-netstats-coms
Last synced: 3 months ago
JSON representation
This is a simple batch script that runs the netstat command with the -a and -b options.
- Host: GitHub
- URL: https://github.com/kernferm/tcp-ip-netstats-coms
- Owner: KernFerm
- License: mit
- Created: 2024-02-07T10:49:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T20:49:38.000Z (6 months ago)
- Last Synced: 2025-12-04T10:49:55.197Z (6 months ago)
- Language: Batchfile
- Homepage:
- Size: 67.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Support the Project ⭐
If you find this project useful, please give it a star! Your support is appreciated and helps keep the project growing. 🌟
## 📥 How to Download the Repo (First-Time Users)
Click the link to read [**Instructions**](https://www.gitprojects.fnbubbles420.org/how-to-download-repos) 📄.
---
### ⚠️ No Issues with this Repo!
- If you want to **FORK** it, **GO FORK IT**! 🍴
- Make sure you have an account to **FORK** the repo 🔐.
---
# 🌐 TCP/IP NetStat Command
This is a simple batch script that runs the `netstat` command with the `-a` and `-b` options to display network connections 📡.
---
### 📥 Download Instructions
- Click the **green button** in the upper right corner and download the ZIP file 📂.
---
## 🚀 Usage
1. **Open a command prompt** 💻.
2. **Navigate** to the directory containing `TCP_IP NetStat Command.bat`.
3. **Run the script** by typing:
```
TCP_IP NetStat Command.bat
```
and pressing Enter 🚀.
## 💡 What it Does
The `netstat -a -b` command displays all **active TCP connections** and the executable involved in creating them, giving you a detailed view of your network's activity 🌐.
### ⚙️ Requirements
This script is designed to run on **Windows systems** with the `netstat` command available ⚙️.
---
### ⚠️ Disclaimer
Please use this script **responsibly**. It's not recommended to run this script on machines where you don't have permission to view **active network connections** 🔒.
# Join the discord if you need help
[https://fnbubbles420.org/discordinvite](https://fnbubbles420.org/discordinvite)