[PR #2] *=> Add rules to firewall programmatically (using Firewall API): #58

Open
opened 2026-02-25 22:30:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EslaMx7/ScreenTask/pull/2
Author: @0xdead1eaf
Created: 2/22/2014
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

  • 0c3d0f1 *=> Add rules to firewall grammatically(using Firewall API):

📊 Changes

5 files changed (+96 additions, -42 deletions)

View changed files

ScreenTask/FirewallConf.cs (+44 -0)
📝 ScreenTask/ScreenTask.csproj (+12 -0)
ScreenTask/ScreenTask.sln (+20 -0)
📝 ScreenTask/frmMain.Designer.cs (+8 -8)
📝 ScreenTask/frmMain.cs (+12 -34)

📄 Description

Must Reference NetFwTypeLib from COM
The old version didn't work for me in Windows FR because it reply on the buffer returned from the console
and that buffer change from OS[en-fr-es] to other


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/EslaMx7/ScreenTask/pull/2 **Author:** [@0xdead1eaf](https://github.com/0xdead1eaf) **Created:** 2/22/2014 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0c3d0f1`](https://github.com/EslaMx7/ScreenTask/commit/0c3d0f1a724852fdcc9ad543be8fd5f0add6448e) *=> Add rules to firewall grammatically(using Firewall API): ### 📊 Changes **5 files changed** (+96 additions, -42 deletions) <details> <summary>View changed files</summary> ➕ `ScreenTask/FirewallConf.cs` (+44 -0) 📝 `ScreenTask/ScreenTask.csproj` (+12 -0) ➕ `ScreenTask/ScreenTask.sln` (+20 -0) 📝 `ScreenTask/frmMain.Designer.cs` (+8 -8) 📝 `ScreenTask/frmMain.cs` (+12 -34) </details> ### 📄 Description Must Reference NetFwTypeLib from COM The old version didn't work for me in Windows FR because it reply on the buffer returned from the console and that buffer change from OS[en-fr-es] to other --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenTask#58
No description provided.