[PR #485] [MERGED] Update Mono.Nat library to fix freezing issue #1151

Closed
opened 2026-02-27 15:53:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/485
Author: @maddnias
Created: 7/18/2016
Status: Merged
Merged: 7/18/2016
Merged by: @MaxXor

Base: masterHead: master


📝 Commits (4)

  • 4ec1a19 Update Mono.Nat library to fix freezing issue
  • 7e07102 Mono compatible PostBuild copy
  • b49e0be Fix mono compatibility
  • 3c01a99 Strip all debug info from Mono.Nat.dll

📊 Changes

4 files changed (+5 additions, -4 deletions)

View changed files

📝 Client/Client.csproj (+2 -1)
📝 Server/Core/Networking/Server.cs (+1 -1)
📝 Server/Core/Networking/Utilities/UPnP.cs (+2 -2)
📝 Server/lib/Mono.Nat.dll (+0 -0)

📄 Description

If you had UPnP port forwarding activated when listening and then tried to stop listening the application would freeze up on github.com/quasar/QuasarRAT@8768f3177c/Server/Core/Networking/Utilities/UPnP.cs (L105)


🔄 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/quasar/Quasar/pull/485 **Author:** [@maddnias](https://github.com/maddnias) **Created:** 7/18/2016 **Status:** ✅ Merged **Merged:** 7/18/2016 **Merged by:** [@MaxXor](https://github.com/MaxXor) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4ec1a19`](https://github.com/quasar/Quasar/commit/4ec1a191b9ff031f405ee9659e3c7c38ecc727b0) Update Mono.Nat library to fix freezing issue - [`7e07102`](https://github.com/quasar/Quasar/commit/7e07102c91ddce100d13c803a7b695e468a083ac) Mono compatible PostBuild copy - [`b49e0be`](https://github.com/quasar/Quasar/commit/b49e0be0fe8229712ef95f47b62fcdbb80c541b0) Fix mono compatibility - [`3c01a99`](https://github.com/quasar/Quasar/commit/3c01a99affa670de5308a689ad281428e665eb0c) Strip all debug info from Mono.Nat.dll ### 📊 Changes **4 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Client/Client.csproj` (+2 -1) 📝 `Server/Core/Networking/Server.cs` (+1 -1) 📝 `Server/Core/Networking/Utilities/UPnP.cs` (+2 -2) 📝 `Server/lib/Mono.Nat.dll` (+0 -0) </details> ### 📄 Description If you had UPnP port forwarding activated when listening and then tried to stop listening the application would freeze up on https://github.com/quasar/QuasarRAT/blob/8768f3177c33ed706f877b062ab51b1c107b403d/Server/Core/Networking/Utilities/UPnP.cs#L105 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:53:17 +03:00
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/Quasar#1151
No description provided.