defguard icon indicating copy to clipboard operation
defguard copied to clipboard

Add FwMark support

Open Dim145 opened this issue 10 months ago • 1 comments

Is your feature request related to a problem? Please describe. I'd like to make sure that client network traffic doesn't use the same interface as wireguard communication. So a different input and output interface.

Describe the solution you'd like Searching on the internet, I found a solution with server wireguard that uses the “FwMark” configuration in the configuration file. Would it be possible to add an option to add this configuration, either in the ui for a value per location or via the gateway environment variables?

Image

Dim145 avatar Feb 13 '25 09:02 Dim145