Mohammad

Results 6 comments of Mohammad

On linux, I created a script that runs [http-server](https://www.npmjs.com/package/http-server) in a directory that contains the darkreader.js file (It's for [V2RayA](https://github.com/v2rayA/v2rayA)): ```sh #!/bin/bash http-server -p 6969 /home/user/Applications/V2RayA-Dark/resources/darkreader/ & /home/user/Applications/V2RayA-Dark/V2RayA; pkill http-server...

I have this problem too, any way to solve it?

@medranocalvo Any plans on merging this? It's quite annoying.

@medranocalvo Yes, I think it would be very helpful to add it Cookbook or the config since many may want to do this but dont know how (or maybe think...

Maybe [this](https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#x509-certificate-error) would help.