TURN servers are a crucial element in any real-time communication that attemps to ensure communication in complex network setups, which also makes them a bottleneck. One particular element contributing to this bottleneck is packets traversing multiple network layers in the operating system. eBPF provides with the ability to run custom code, securely, at the Linux kernel level, providing a way to bypass the user space entirely and boosting the performance of this crucial component