Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extremepro11299/cmd-networking-tool
This cmd networking tool is a compilation of networking commands in an easily accessible environment.
https://github.com/extremepro11299/cmd-networking-tool
batch batch-app batch-files batchfile batchfiles cmd cmdfile netstat network-troubleshooting networking ping traceroute tracert windows windows-2000 windows-nt
Last synced: 10 days ago
JSON representation
This cmd networking tool is a compilation of networking commands in an easily accessible environment.
- Host: GitHub
- URL: https://github.com/extremepro11299/cmd-networking-tool
- Owner: ExtremePro11299
- License: mit
- Created: 2023-05-21T12:48:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-29T09:50:36.000Z (3 months ago)
- Last Synced: 2024-10-12T14:27:27.922Z (26 days ago)
- Topics: batch, batch-app, batch-files, batchfile, batchfiles, cmd, cmdfile, netstat, network-troubleshooting, networking, ping, traceroute, tracert, windows, windows-2000, windows-nt
- Language: Batchfile
- Homepage:
- Size: 97.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
Required disk space: 28KB (maybe more for saved results)
Required RAM space: 50MB
---
Supported operating systems:
- Windows 2000 or newer (tested successfully on Windows 7)
- OS/2 (not tested)
- ArcaOS (not tested)
- ReactOS (not tested)CMD contains built-in commands to troubleshoot networks.
This tool arranges the networking commands into an easily accessible environment.
It allows you to save the results to a file that will be
stored in the **SavedResults** folder, which is created on the first run.
**cmd.exe** does support saving results to files as well.
# Updates (newest to oldest)
- Fixed Ipconfig not working via NetworkingTool.cmd
- Fixed result saving for Trace route
- Fixed result saving for Ping
# Bugs
Ipconfig now only works via NetworkingTool.cmd. Not when used directly.
# Help
## Notes
- If you see some weird messages after typing in a number for a feature, it is completely normal. Just type in the number for what you'd like to do.
- It is recommended to switch on show file extensions.
- DO NOT RENAME ANY OF THE FILES OR IT WILL NOT WORK.
- When you save results to a file, the program creates a random id for it.
## ErrorsIf it cannot find the **SavedResults** folder,
then double click on **Networking tool.cmd** and it should work.