Róbert Karásek

Results 9 comments of Róbert Karásek

If it's more complex to fix I'm ok with that solution ;) maybe it can be mentioned in the documentation?

looks good I could test on my mac (using yosemite) tomorrow. But what about 6th step? did you mean 'easy_install right'? without '!'?

`brew install ndpi` fixed it, but now I get: luajit examples/readpcap Segmentation fault: 11 Sorry I forget mention I'm on OSX

Looks like it works but is it useable? because I get no print. I tried print(input:packets()) and get: luajit examples/readpcap.lua function: builtin#36 Timestamp (1430839705757ULL): bug in pcap file, repairing Timestamp...

I have ndpi-1.8, and I'm sorry but I can't locate any libndpi.dylib file

Found I have two which is not good I think locate libndpi.dylib /usr/local/Cellar/ndpi/1.8/lib/libndpi.dylib /usr/local/lib/libndpi.dylib first: [first.txt](https://github.com/aperezdc/ljndpi/files/551786/first.txt) second: [second.txt](https://github.com/aperezdc/ljndpi/files/551787/second.txt)

Thanks @yorugac! I understand, but I don't want to create some new "proxy pod" with installed binaries and running vpn and then route k6 via it, since it can be...

@yorugac exactly! I'm trying to test/reach webserver from outside of Kubernetes cluster that is reachable only via VPN. It is no openvpn or something opensourced but more internal. The next...

@pablochacin sorry I wrote like 0 lines in golang but found this: https://github.com/takama/daemon maybe this can be integrated?