Marek Vavrecan

Results 24 comments of Marek Vavrecan

yes, this is clean now, thank you. Having SQL vulnerability is pretty much game over anyway ^^ whats performance drawback by having encryption on cache and each time is accessed?

Its November already. Opensource is about collaboration. I was wondering, making its responsive is just a matter of putting in stackable and few easy changes. I think if the admins...

There are workaround mentioned on the project site - excluding then from the build and including the compiled libraries in node_modules directoey. Hovewer, best would be avoiding such extensions (not...

should be easy as https://github.com/nexe/nexe#cli-usage (well because of native extensions it might be more painful)

There are some limitations when using iptables (nftables + dynamic property) to count data for both the user and destination. In examining the task system, the socks5 server utilizes task_io_splicer...

Does it make sense to implement tcp splitter from tunnel in tproxy? On Fri, 19 Jan 2024 at 16:06, hev ***@***.***> wrote: > There are some limitations when using iptables...

Yes - is there any reason tunnel is not using same tcp splitter as tproxy? On Fri, 19 Jan 2024 at 17:12, hev ***@***.***> wrote: > @vavrecan tcp splitter? >...

I am thinking about changing hev_task_io_splice adding two new parameters, size_t *sent, size_t *received and then just incrementing new variable in _HevTaskIOSplicer structurure (as it is using IO_SPLICE_SYSCALL - its...

but if i pass intercept = true, proxySocket() will not get called - right?

Check updated readme details if that helps your case. Thank you