[PR #70] [CLOSED] add Lan IP and PC Name #973

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

📋 Pull Request Information

Original PR: https://github.com/quasar/Quasar/pull/70
Author: @c4bbage
Created: 4/29/2015
Status: Closed

Base: masterHead: master


📝 Commits (4)

📊 Changes

670 files changed (+167 additions, -99 deletions)

View changed files

.DS_Store (+0 -0)
📝 CHANGELOG.md (+0 -0)
📝 Client/Client.csproj (+0 -0)
📝 Client/Config/Settings.cs (+0 -0)
📝 Client/Core/Client.cs (+0 -0)
📝 Client/Core/Commands/CommandHandler.cs (+1 -1)
📝 Client/Core/Compression/JpgCompression.cs (+0 -0)
📝 Client/Core/Compression/SafeQuickLZ.cs (+0 -0)
📝 Client/Core/Elevation/CommandButton.cs (+0 -0)
📝 Client/Core/Elevation/FrmElevation.Designer.cs (+0 -0)
📝 Client/Core/Elevation/FrmElevation.cs (+0 -0)
📝 Client/Core/Elevation/FrmElevation.resx (+0 -0)
📝 Client/Core/Encryption/AES.cs (+0 -0)
📝 Client/Core/Encryption/SHA256.cs (+0 -0)
📝 Client/Core/Extensions/SocketExtensions.cs (+0 -0)
📝 Client/Core/Helper/FileSplit.cs (+0 -0)
📝 Client/Core/Helper/Helper.cs (+0 -0)
📝 Client/Core/Helper/UnsafeStreamCodec.cs (+0 -0)
📝 Client/Core/Information/GeoIP.cs (+0 -0)
📝 Client/Core/Information/OSInfo.cs (+21 -0)

...and 80 more files

📄 Description

No description provided


🔄 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/70 **Author:** [@c4bbage](https://github.com/c4bbage) **Created:** 4/29/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`8e2e388`](https://github.com/quasar/Quasar/commit/8e2e388f1377cd65c1e2dc3fb680371b2e356191) 123 - [`01b9576`](https://github.com/quasar/Quasar/commit/01b9576e86dd95ed444e6ffa5257292f9e9dd478) dele file - [`3f7e255`](https://github.com/quasar/Quasar/commit/3f7e255b4f6f7ef4b989906a3ac8fb98343ec7b9) add lanip and pchostname - [`7b121fe`](https://github.com/quasar/Quasar/commit/7b121fead9bfaf45549b01e8e7b6eff6ca9bc6c5) fix did not return lan IP ### 📊 Changes **670 files changed** (+167 additions, -99 deletions) <details> <summary>View changed files</summary> ➕ `.DS_Store` (+0 -0) 📝 `CHANGELOG.md` (+0 -0) 📝 `Client/Client.csproj` (+0 -0) 📝 `Client/Config/Settings.cs` (+0 -0) 📝 `Client/Core/Client.cs` (+0 -0) 📝 `Client/Core/Commands/CommandHandler.cs` (+1 -1) 📝 `Client/Core/Compression/JpgCompression.cs` (+0 -0) 📝 `Client/Core/Compression/SafeQuickLZ.cs` (+0 -0) 📝 `Client/Core/Elevation/CommandButton.cs` (+0 -0) 📝 `Client/Core/Elevation/FrmElevation.Designer.cs` (+0 -0) 📝 `Client/Core/Elevation/FrmElevation.cs` (+0 -0) 📝 `Client/Core/Elevation/FrmElevation.resx` (+0 -0) 📝 `Client/Core/Encryption/AES.cs` (+0 -0) 📝 `Client/Core/Encryption/SHA256.cs` (+0 -0) 📝 `Client/Core/Extensions/SocketExtensions.cs` (+0 -0) 📝 `Client/Core/Helper/FileSplit.cs` (+0 -0) 📝 `Client/Core/Helper/Helper.cs` (+0 -0) 📝 `Client/Core/Helper/UnsafeStreamCodec.cs` (+0 -0) 📝 `Client/Core/Information/GeoIP.cs` (+0 -0) 📝 `Client/Core/Information/OSInfo.cs` (+21 -0) _...and 80 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:52:39 +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#973
No description provided.