Back to Home
MaNGOSDX icon

NixOS

by MaNGOSDX

Overview

An unofficial Electron-based desktop client for Nvidia's GeForce NOW game streaming service on Linux, offering native integration and Discord Rich Presence.

Installation

Run Command
npm start

Security Notes

The application sets `contextIsolation: false` in its Electron `webPreferences`. This is a significant security risk as it allows the loaded GeForce NOW web content to access Node.js APIs directly. A Cross-Site Scripting (XSS) vulnerability in the remote web application could be exploited to achieve arbitrary code execution on the user's system. While the client loads the 'official' GFN web page, this configuration inherently trusts the remote content's security, which is generally not recommended for Electron apps. The Discord client ID is hardcoded, but it is a public identifier and not a secret.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Stars0
Forks0
Last Update2025-11-28

Tags

GeForce NOWElectronLinuxGame StreamingDesktop Client