igorklopov / enclose

Compile your Node.js project into an executable
http://enclosejs.com
Other
936 stars 43 forks source link

Network connections: What does this mean? #153

Closed Jonovono closed 7 years ago

Jonovono commented 7 years ago

Does enclose monitor web requests my app makes? How is it able to limit network connections in the trial version?

Thanks.

igorklopov commented 7 years ago

Evaluation version makes binaries with a built-in limitation. The only thing the limitation does is it counts networks packets and eventually blocks them.

igorklopov commented 7 years ago

Dear users of EncloseJS. I highly encourage you to switch to https://github.com/zeit/pkg It is rewritten successor of EncloseJS. It is open source, and all improvements will go there. Please check if pkg has your issue unresolved, and if it is true, reopen your issue there: https://github.com/zeit/pkg/issues