Noah Altunian

Results 39 comments of Noah Altunian

@GouveaHeitor would you like `nipe` containerized? If so, I can get the Dockerfile written. This could be a cool idea. In theory, the container image can be used to help...

@GouveaHeitor Alright, I'll try writing a Dockerfile. I'm new to Docker, but I've written a handful of Dockerfiles. Mind telling me what issues/complications you found when trying?

@GouveaHeitor that is really helpful info. Thanks!

A couple things I've already found: 1) `perl nipe.pl install` isn't installing the config files. I'll look into this... 2) `iptables` isn't installed by default on the perl images I'm...

Currently running into this gem: ``` iptables v1.6.0: can't initialize iptables table `filter': Permission denied (you must be root) Perhaps iptables or your kernel needs to be upgraded. ``` Edit:...

I'm working off of [this](https://github.com/naltun/nipe/tree/add-dockerfile) branch, by the way. So I've gotten everything set up. I can start/stop the service, but `perl nipe.pl status`, even when the service is started,...

I got something similar, too: ![image](https://user-images.githubusercontent.com/7507990/46548042-e6a72580-c89b-11e8-8873-3a2d5428bd6b.png) Also: `go version # => go version go1.11 linux/amd64`

Please take a look at the [feature/ctrlc](https://github.com/naltun/eyes/tree/feature/ctrlc) branch for commits related to this issue.

We can go ahead and give Mage a go. I'm curious to see how good it is for this project.

@tweedge Fantastic feedback man. Regarding the second set of observations (I 100% on-board for the first half): > The security and privacy concerns could be solved by implementing some sort...