Major update - symmetric encryption, UDP hole punching, code cleanup.
Reviewed-on: #1
This commit is contained in:
@@ -51,7 +51,7 @@ func Peer_Sanitize(p *Peer) {
|
||||
}
|
||||
}
|
||||
if p.Port == 0 {
|
||||
p.Port = 515
|
||||
p.Port = 456
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user