mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-22 22:01:00 +07:00
feat: support to maintain udp conn state (#493)
This commit is contained in:
@ -19,11 +19,11 @@ This feature requires the kernel version of machine on which dae install >= 5.8.
|
||||
|
||||
Note that if you bind dae to LAN only, dae only provide network service for traffic from LAN, and not impact local programs.
|
||||
|
||||
`Bind to WAN: >= 5.10`
|
||||
`Bind to WAN: >= 5.15`
|
||||
|
||||
You need bind dae to WAN interface, if you want dae to provide network service for local programs.
|
||||
|
||||
This feature requires kernel version of the machine >= 5.10.
|
||||
This feature requires kernel version of the machine >= 5.15.
|
||||
|
||||
Note that if you bind dae to WAN only, dae only provide network service for local programs and not impact traffic coming in from other interfaces.
|
||||
|
||||
|
Reference in New Issue
Block a user