Replies: 1 comment
-
Interesting, I've never done this before, but it's theoretically feasible... 🤔 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to proxy not all traffic but only packets with certain ports, I mark the packets I need but have no idea how to route them to the correct gateway:
The desired behavior is: route packets marked with 0xB through dev tun0
How can I achieve this?
Beta Was this translation helpful? Give feedback.
All reactions