Client will now accept more than one connection from the same remote IP #19

Merged
Atheros1 merged 3 commits from master into master 2012-12-27 17:47:50 +01:00
Showing only changes of commit f40e77cf86 - Show all commits

View File

@ -11,7 +11,7 @@ def createDefaultKnownNodes(appdata):
stream1 = {}
stream1['75.186.58.44'] = (8080,int(time.time()))
stream1['74.68.118.184'] = (8080,int(time.time()))
stream1['66.108.170.195'] = (8080,int(time.time()))
stream1['91.201.118.59'] = (8444,int(time.time()))
stream1['188.122.235.58'] = (8444,int(time.time()))