https://github.com/technikempire/citadelcore.windows
Citadel Core platform-specific implementation for Windows
https://github.com/technikempire/citadelcore.windows
content-filter content-filtering filter filtering http-proxy https-proxy proxy websocket-proxy
Last synced: 3 months ago
JSON representation
Citadel Core platform-specific implementation for Windows
- Host: GitHub
- URL: https://github.com/technikempire/citadelcore.windows
- Owner: TechnikEmpire
- License: mpl-2.0
- Created: 2017-10-29T07:09:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-03-08T06:22:38.000Z (about 3 years ago)
- Last Synced: 2025-01-19T10:46:25.249Z (4 months ago)
- Topics: content-filter, content-filtering, filter, filtering, http-proxy, https-proxy, proxy, websocket-proxy
- Language: C#
- Homepage:
- Size: 183 KB
- Stars: 23
- Watchers: 3
- Forks: 16
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CitadelCore.Windows
This is the open source version of our filtering proxy for Windows. It is now in a feature freeze, and will only receive bug fix patches. Development continues privately at Technik Empire.
This is a platform-specific implementation of the abstract [Citadel Core library](https://github.com/TechnikEmpire/CitadelCore) for Windows. This library implements the packet diversion mechanism required by the base Citadel Core library using [WinDivert](https://github.com/basil00/Divert).
As of version 3.0.x, this library is licensed under the [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/).
This project uses the fantastic [WinDivert](https://github.com/basil00/Divert) project via [WinDivertSharp](https://github.com/TechnikEmpire/WinDivertSharp). If this project is useful to you, please consider supporting [WinDivert](https://github.com/basil00/Divert).
[](https://travis-ci.org/TechnikEmpire/CitadelCore.Windows)
![]()
[](https://www.codacy.com/app/TechnikEmpire/CitadelCore.Windows?utm_source=github.com&utm_medium=referral&utm_content=TechnikEmpire/CitadelCore.Windows&utm_campaign=Badge_Grade)

