mirror of
https://github.com/slackhq/nebula.git
synced 2024-11-10 09:12:39 +08:00
169cdbbd35
* Immediately forward packets received on the nebula TUN device with a destination of our Nebula VPN IP right back out that same TUN device on MacOS.
3 lines
59 B
Go
3 lines
59 B
Go
package nebula
|
|
|
|
const immediatelyForwardToSelf bool = true
|