mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-09 00:33:58 +01:00
* 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.
4 lines
59 B
Go
4 lines
59 B
Go
package nebula
|
|
|
|
const immediatelyForwardToSelf bool = true
|