Completed initial version of outbound flow
This commit is contained in:
@@ -28,7 +28,7 @@ func main() {
|
||||
return
|
||||
}
|
||||
|
||||
device := NewDevice(tun)
|
||||
device := NewDevice(tun, LogLevelDebug)
|
||||
|
||||
// Start configuration lister
|
||||
|
||||
|
||||
Reference in New Issue
Block a user