mirror of
https://github.com/cmz0228/hysteria-dev.git
synced 2025-09-11 02:34:32 +00:00
chore: minor log format change
This commit is contained in:
@@ -290,7 +290,7 @@ func client(config *clientConfig) {
|
||||
}
|
||||
}
|
||||
}
|
||||
logrus.WithField("interface", config.TUN.Name).Info("TUN is up and running")
|
||||
logrus.WithField("interface", config.TUN.Name).Info("TUN up and running")
|
||||
errChan <- tunServer.ListenAndServe()
|
||||
}()
|
||||
}
|
||||
|
Reference in New Issue
Block a user