Shmulik Regev
Shmulik Regev
Hi, I wrote a simple function to test my use of the package and discovered that if one calls `IsGranted` from within the `Walk` handler function, the code hangs. Looking...
Similar to a previous request that failed due to missing function comments. These were added. I hope you'll find these useful.
Hi, I hope you'll find this addition useful. Cheers, Shmul
Hi, Is it possible to use gost with a setup where the client sends TCP packets to a tun device and these are sent over a wss tunnel to a...
It seems that the filter function completely skips the columns for which a renderfunction is defined. I'm not sure whether that was intended or not. In anycase, perhaps a new...
Hi, I really like this tool and decided to embed it into an internal tool I'm building. As you provided only a cli option, I took the liberty of restructuring...
Hi, With the upgrade to 1.7 eglot stopped working with gopls (I tried a couple of versions and they all behaved the same; now I'm at 0.6.2). I switched to...
Hi, Just tried to run version 1.0.0 on OSX (`check-process.rb -p redis`) and it immediately failed with `Check failed to run: undefined method 'exitstatus' for nil:NilClass, ["/Library/Ruby/Gems/2.0.0/gems/sensu-plugins-process-checks-1.0.0/bin/check-process.rb:205 ...` I simply...