mirror of
https://github.com/twisterarmy/dnsseeder.git
synced 2025-09-08 04:02:04 +00:00
Update version to stop reset by peer errors
This commit is contained in:
parent
76e1f2d1a2
commit
a0b9be8911
@ -17,7 +17,7 @@ const (
|
|||||||
// nounce is used to check if we connect to ourselves
|
// nounce is used to check if we connect to ourselves
|
||||||
// as we don't listen we can use a fixed value
|
// as we don't listen we can use a fixed value
|
||||||
NOUNCE = 0x0539a019ca550825
|
NOUNCE = 0x0539a019ca550825
|
||||||
PVER = 70003
|
PVER = 60000
|
||||||
MINPORT = 0
|
MINPORT = 0
|
||||||
MAXPORT = 65535
|
MAXPORT = 65535
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user