We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 623be5e + ab544fc commit f4e17a4Copy full SHA for f4e17a4
main.go
@@ -358,7 +358,7 @@ func main() {
358
if err != nil {
359
// Handle complete failure after all retries
360
logger.Warn("Failed to ping %s: %v", wgData.ServerIP, err)
361
- logger.Warn("HINT: Do you have UDP port 51280 (or the port in config.yml) open on your Pangolin server?")
+ logger.Warn("HINT: Do you have UDP port 51820 (or the port in config.yml) open on your Pangolin server?")
362
}
363
return
364
0 commit comments