Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Feature Request: Add switch to disable the remote debugging server #3620

@erezcohen

Description

@erezcohen

As nwjs starts it opens a tcp port on local host (for remote debugging / devtools) and listens on it.
I would prefer to be able to supply a command line switch that will tell nwjs not to open the port.

Motivation: Enterprise organizations with high security restrictions (e.g. banks) many times prevent end users from running apps that try to open and listen on ports (even on local host).

Note: At first I thought it is solely a Chromium issue (see: https://code.google.com/p/chromium/issues/detail?id=503566) however it seems that running a simple chromium installation doesn't open the mentioned port - so I guess this behavior is determined somewhere in the nwjs integration?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions