Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbarresi/profinettools
Tools for profinet analysis and configuration
https://github.com/fbarresi/profinettools
Last synced: about 2 months ago
JSON representation
Tools for profinet analysis and configuration
- Host: GitHub
- URL: https://github.com/fbarresi/profinettools
- Owner: fbarresi
- License: mit
- Created: 2018-01-21T12:57:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T22:49:57.000Z (over 2 years ago)
- Last Synced: 2024-05-02T02:18:12.127Z (8 months ago)
- Language: C#
- Size: 158 KB
- Stars: 57
- Watchers: 6
- Forks: 20
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProfinetTools
[![Build status](https://ci.appveyor.com/api/projects/status/4mi4rm9dnhgjg3cp?svg=true)](https://ci.appveyor.com/project/fbarresi/profinettools)Tools for profinet configuration
# Requirements
This software is based on the famouse *WinPcap* libraris.I suggest to use the [npcap](https://nmap.org/npcap/) improvement for better performace.
Plese download it from [here](https://nmap.org/npcap/dist/npcap-0.98.exe) and install it.
During the installation choose the option **WinPcap compatibility**
# Installation
Dowload the latest version of ProfinetTools from [here](https://github.com/fbarresi/ProfinetTools/releases/latest)
you just need to execute the setup.# Usage
ProfinetTools is an improvement of the opensource project [profinetexplorer](https://sourceforge.net/projects/profinetexplorer/) writte with modern WPF and reactive programming.
It has a very simple user interface that allows you to scan your profinet network and assign names or ip configurations.
![alt text][screenshot]
[screenshot]: https://github.com/fbarresi/ProfinetTools/blob/master/docs/screenshot.png "screenshot"