https://github.com/sibyx/binksswitch
Simple .NET based network switch for Windows implemented in C# using WPF
https://github.com/sibyx/binksswitch
csharp dotnet network-programming networking wpf
Last synced: 6 months ago
JSON representation
Simple .NET based network switch for Windows implemented in C# using WPF
- Host: GitHub
- URL: https://github.com/sibyx/binksswitch
- Owner: Sibyx
- License: mit
- Created: 2019-11-02T15:15:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-20T17:54:17.000Z (over 5 years ago)
- Last Synced: 2025-02-07T12:47:05.584Z (8 months ago)
- Topics: csharp, dotnet, network-programming, networking, wpf
- Language: C#
- Homepage:
- Size: 242 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BinksSwitch
Simple .NET based software switch for Windows implemented in C# using WPF

## Credits
- App icon is [Internet Hub](https://icons8.com/icons/set/internet-hub) by [Icons8](https://icons8.com)
- For packet and device manipulation we use [sharppcap](https://github.com/chmorgan/sharppcap)---
With ❤️ Jakub Dubec (c) 2019