mirror of
https://github.com/tailscale/tailscale.git
synced 2025-08-12 05:37:32 +00:00
exit node dst wip
This commit is contained in:
@@ -28,8 +28,9 @@ type Config struct {
|
||||
// NetworkLogging enables network logging.
|
||||
// It is disabled if either ID is the zero value.
|
||||
NetworkLogging struct {
|
||||
NodeID logid.PrivateID
|
||||
DomainID logid.PrivateID
|
||||
NodeID logid.PrivateID
|
||||
DomainID logid.PrivateID
|
||||
ExitDestinationFlowLogs bool
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user