hev
hev
@itsDantes I don't see any issues with this [commit](https://github.com/heiher/hev-socks5-tunnel/commit/f7506158dc151a97af761b36097c9e5ec87075d6) working with sockstun, which leaves me with no way around this issue. This is why I hope you can reproduce the...
> hello everyone > > i have same problem with new version but working fine with old version > > how to fix this issue Is this line missing from...
Now we can mark upstream traffic for each user, so I think using `iptables` to count is a good way. https://github.com/heiher/hev-socks5-server#authentication-file
> 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...
@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 -...
Here is an example: https://github.com/heiher/hev-socks5-server/commit/08be977439283616948662071f79944521fbba2a
Yep, so this draft pull request is just for tracking now.
> The PR seems now to be unblocked, since the two linked PRs are now merged. > > Feel free to move it forward so we can merge support upstream...
> @heiher I opened a PR for F-Droid packaging, can you take a look? #26 Merged. Thank you. :+1: