Nicklas

Results 8 issues of Nicklas

This is a problem I found while using https://www.npmjs.com/package/proxy-chain. # Explanation The proxy-chain module has a function to create a proxy server using a random open port, it finds the...

### Is there an existing issue for this? - [X] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. The bot...

enhancement

### Is there an existing issue for this? - [X] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. When getting...

enhancement

Different actions can, and should, only be done when connected to Steam. A guard can be made to make sure that a request will exit early if the Steam client...

enhancement

### Is there an existing issue for this? - [X] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. I feel...

enhancement

### Is there an existing issue for this? - [X] I have searched for an existing issue ### Is your feature request related to a problem? Please describe. The "external"...

enhancement

The Dockerfile for all the apps in my nx project are identical. Because of this I want to reuse a single Dockerfile for all the apps. The default behavior is...