Manoel Domingues Junior

Results 16 comments of Manoel Domingues Junior

There are workarounds for this, but securing rule files is a bit tricky. I think you'd like to do an enterprise use of Lulu and that's possible, but that rule...

I checked the possibilities for the [Network Extension](https://developer.apple.com/documentation/networkextension?language=objc) used by LuLu and it seems to me that this is not possible at the moment. The Network Extension in the [Content...

I did some research on this behavior and I believe we have two options. We can use the options `-o IdentityAgent=none` or `-o IdentitiesOnly=yes` when [gsh-cli calls the ssh client](https://github.com/globocom/gsh/blob/master/cli/cmd/hostConnect.go#L279)....

This is a great point, but it seems to me that it only contemplates *nix or terminal users. It may be that users of Windows or graphical interfaces have more...

Hi, The GSH CLI interface does not resolve names like ssh.example.com to an IP address. Thus, when using the command "host-connect", a name is sent to the API instead of...

If Github Actions is an issue, I can cherry pick the commits with just the fixes. Please let me know as I prepare another PR.