Skip to content

Instantly share code, notes, and snippets.

@pfrazee
Created November 17, 2016 22:24
Show Gist options
  • Select an option

  • Save pfrazee/254010f5185beca6091c2f2340dbe51a to your computer and use it in GitHub Desktop.

Select an option

Save pfrazee/254010f5185beca6091c2f2340dbe51a to your computer and use it in GitHub Desktop.
// this is the initial setup of the hosted archives
bittorrent-dht [3a8d6f7] new DHT 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
discovery-channel whoami() succeeded, I am: { port: 3282, host: '72.182.50.76' }
dat Swarming archive 0ff7d4c7644d0aa19914247dc5dbf502d6a02ea89a5145e7b178d57db00504cd
discovery-channel chan=cb85b9..aa join()
discovery-channel chan=cb85b9..aa dns announce
discovery-channel chan=cb85b9..aa dht announce
bittorrent-dht [3a8d6f7] lookup cb85b93fb3e9deef1be727f03a498e193562f9b1
dat Swarming archive 00fdc3dc27cbefad37fe3b45e0f0cf0808025bf31bc90594875d6dfcf265c17a
discovery-channel chan=c31cbc..26 join()
discovery-channel chan=c31cbc..26 dns announce
discovery-channel chan=c31cbc..26 dht announce
bittorrent-dht [3a8d6f7] lookup c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f
dat Swarming archive c9add2fba43be411e9694b11ef622d35a76c0903444f4cad2e249114921ffd20
discovery-channel chan=c11c22..dd join()
discovery-channel chan=c11c22..dd dns announce
discovery-channel chan=c11c22..dd dht announce
bittorrent-dht [3a8d6f7] lookup c11c220dddab34cb228842c0a627b6e113682e3d
dat Swarming archive 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
discovery-channel chan=6233ad..a6 join()
discovery-channel chan=6233ad..a6 dns announce
discovery-channel chan=6233ad..a6 dht announce
bittorrent-dht [3a8d6f7] lookup 6233ad5ef08227a247b352cdacaa2015e4df9671
dat Swarming archive ea714b4825999780e4c86a1232127dfd06ed4c29f80010c1631bc975e628caa5
discovery-channel chan=68d750..30 join()
discovery-channel chan=68d750..30 dns announce
discovery-channel chan=68d750..30 dht announce
bittorrent-dht [3a8d6f7] lookup 68d7508198cd4a85126d153a30b457d6920fbf15
dat Swarming archive 469eb4ed1089ee7fa9705455ea0a372bfa5b2995e55f54bc7f2bfa4eafea114b
discovery-channel chan=9a9622..24 join()
discovery-channel chan=9a9622..24 dns announce
discovery-channel chan=9a9622..24 dht announce
bittorrent-dht [3a8d6f7] lookup 9a9622798a1f12e509317c9de85777f721b8ef68
dat Swarming archive 2637609c5c178c932acf77f130f08c5a2f0746af8e03646301b991fd72c5caf4
discovery-channel chan=cf1fe5..97 join()
discovery-channel chan=cf1fe5..97 dns announce
discovery-channel chan=cf1fe5..97 dht announce
bittorrent-dht [3a8d6f7] lookup cf1fe50e65e43cc748c83b77830cfe2c87493fba
dat Swarming archive 6d4e2f3d2b0b70f040efbe92b63368db9f0464ade9959dd46d0813f72fe3f881
discovery-channel chan=0dd34b..e5 join()
discovery-channel chan=0dd34b..e5 dns announce
discovery-channel chan=0dd34b..e5 dht announce
bittorrent-dht [3a8d6f7] lookup 0dd34b0c2e9edb1b02ea75bdb446088e8904111f
---
// looks like dns causes instantly discovers the local node (72...), and archive-bot (104...)
// everything is emitting twice
// archive-bot's channel, 6233ad..a6, is for the 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a archive
discovery-channel chan=cb85b9..aa dns discovery peer=72.182.50.76:3282
discovery-channel chan=c31cbc..26 dns discovery peer=72.182.50.76:3282
discovery-channel chan=c11c22..dd dns discovery peer=72.182.50.76:3282
discovery-channel chan=6233ad..a6 dns discovery peer=72.182.50.76:3282
discovery-channel chan=6233ad..a6 dns discovery peer=104.197.87.111:3282
discovery-channel chan=68d750..30 dns discovery peer=72.182.50.76:3282
discovery-channel chan=9a9622..24 dns discovery peer=72.182.50.76:3282
discovery-channel chan=cb85b9..aa dns discovery peer=72.182.50.76:3282
discovery-channel chan=c31cbc..26 dns discovery peer=72.182.50.76:3282
discovery-channel chan=6233ad..a6 dns discovery peer=104.197.87.111:3282
discovery-channel chan=c11c22..dd dns discovery peer=72.182.50.76:3282
discovery-channel chan=cf1fe5..97 dns discovery peer=72.182.50.76:3282
discovery-channel chan=68d750..30 dns discovery peer=72.182.50.76:3282
discovery-channel chan=9a9622..24 dns discovery peer=72.182.50.76:3282
discovery-channel chan=cf1fe5..97 dns discovery peer=72.182.50.76:3282
discovery-channel chan=0dd34b..e5 dns discovery peer=72.182.50.76:3282
---
// here is the exchange that plays out repeatedly
// two weird things are happening here:
// 1. this exchange happens once every five seconds
// 2. archive-both asks for data each tme, and it looks like we close locally
// (it would say 'closed by remote' instead of 'closed' if the close was remote)
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
---
// a dht discovery of 72.182.50.76, which is the local node
// looks like we discovered ourself
bittorrent-dht [3a8d6f7] received find_node query from 94.52.60.211:6881
bittorrent-dht [3a8d6f7] found node 8c057949f1f1bbe9ebb3a6db3c870c3e99245e52 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] received get_peers query from 72.202.206.69:8999
bittorrent-dht [3a8d6f7] found node cb4a89c70ec89c6e07930bf50c69ebffc1d807ac (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cbc3870304fd716ae62d914fec99e61dc3802454 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb87a4f115e381025b47aa8d551c3a7b65fba884 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb85e4e435ba6c9ef814f658762d6021bd6cda8b (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node 9e3aac25b780963236536c001bfab89914f842d8 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb852e6e3cd219b26b639d881da14494de04e475 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb85f324c9eef667a7a3281ce8f6267cf87ac6e1 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
discovery-channel chan=cb85b9..aa dht discovery peer=72.182.50.76:3282 via=94.26.53.147:14346
bittorrent-dht [3a8d6f7] found node cb85be6903ead988b371b2467f2b74b1bb165acd (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
---
// another one of those archive-both exchanges, with some dht activity mixed in
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
bittorrent-dht [3a8d6f7] found node cc2f81f1bbe9ebb3a6db3c870c3e99245e0d1c49 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] found node cb85b8b7285e902cb241a012fab988a7970d467f (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
discovery-channel chan=cb85b9..aa dht discovery peer=72.182.50.76:3282 via=108.48.94.183:57004
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:6881
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
---
// looks like the DHT table is growing
// it discovers the local node multiple times more
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node 9925715aadd13ed90f4b321e2793e59a2c57642b (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
discovery-channel chan=cb85b9..aa dht discovery peer=72.182.50.76:3282 via=68.0.222.183:40464
bittorrent-dht [3a8d6f7] received ping query from 58.176.18.109:39501
bittorrent-dht [3a8d6f7] found node cb85be0bfbe0c6446992fa0741dfd37d22bb0547 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
discovery-channel chan=cb85b9..aa dht discovery peer=72.182.50.76:3282 via=76.16.30.183:14469
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:38176
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:59696
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] received get_peers query from 177.69.167.245:4668
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb85baadfa5a9540de1667f76a9c975f887c864f (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
discovery-channel chan=cb85b9..aa dht discovery peer=72.182.50.76:3282 via=24.224.158.183:41576
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:51413
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:16485
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb85be6903ead988b371b2467f2b74b1bb165acd (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node cb85be0bfbe0c6446992fa0741dfd37d22bb0547 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
bittorrent-dht [3a8d6f7] found node cb85b8b7285e902cb241a012fab988a7970d467f (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node cb4a89c70ec89c6e07930bf50c69ebffc1d807ac (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node ed882ab2666ce60862c052cc3efb780e95d77f02 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c257e6811481cf45fa104e04c9aff1d593f2bfbb (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:53772 via=192.99.40.160:6881
bittorrent-dht [3a8d6f7] found node ed6c5dc43f7c64372d769a784d4af1122cd5de2a (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c38660175835ad9099506778d9fea7c1f8f7df44 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c1b085519bf4e02b2cce12fe5dfbb26e374d4e1d (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node cb85f324c9eef667a7a3281ce8f6267cf87ac6e1 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c23bbad60659e6cd9253f9f9d8b3432b9566323d (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c3fa2379c2920ce09501209652b849356b6b3eca (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
---
// another archive-bot exchange
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] found node c31b806b3eb231fa18339cde3612ddc060748611 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
bittorrent-dht [3a8d6f7] found node c31a6a868988e76ce58ec635988dc67d1e1dea4e (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
bittorrent-dht [3a8d6f7] found node c31cadf315cf6843bebd8a043b396ef7b6cf264d (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=87.9.133.30:6889
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
---
// dht table appears to grow
// and discovery self many more times
bittorrent-dht [3a8d6f7] found node c31d8d038e45453fc715503d04c3818ee786e73a (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c31dabad7883035dae1739d64fb65e3d1b873f11 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=212.76.248.178:49001
bittorrent-dht [3a8d6f7] found node c31c24cff8d5e3b96643b437567361b39bbc7914 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c31ca4023e48f6b73565a61708d938d265145330 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c31cbc2c44470f347af54fcfd8967d516bd037cc (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=95.183.30.196:21499
bittorrent-dht [3a8d6f7] found node cb85baadfa5a9540de1667f76a9c975f887c864f (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] received find_node query from 78.92.200.146:63434
bittorrent-dht [3a8d6f7] found node c31cbfa1b6f9e638ae3917e66202af4fb7e886f3 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=51.174.109.192:50321
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:53711
bittorrent-dht [3a8d6f7] found node c31cb885e5fc481d1f8e137c07055add7d1612cc (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=109.65.88.19:35895
bittorrent-dht [3a8d6f7] found node c31cb16e3d8c5ce7c467bc2ff2ffc9cc0f139061 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=89.169.172.82:28142
bittorrent-dht [3a8d6f7] found node c31cb1b3a6db3c870c3e99245e0d1c06b747dee9 (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
discovery-channel chan=c31cbc..26 dht discovery peer=72.182.50.76:3282 via=89.153.172.82:64788
bittorrent-dht [3a8d6f7] found node c38660175835ad9099506778d9fea7c1f8f7df44 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c257e6811481cf45fa104e04c9aff1d593f2bfbb (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:53772 via=192.99.40.160:6881
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
bittorrent-dht [3a8d6f7] found node cb4a89c70ec89c6e07930bf50c69ebffc1d807ac (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c641e1cc (target: cb85b93fb3e9deef1be727f03a498e193562f9b1)
---
// the first interesting dht discovery: about 7 other peers?
// all on the channel for 0ff7d4c7644d0aa19914247dc5dbf502d6a02ea89a5145e7b178d57db00504cd ?
// that's unusual, 0ff7d..cd is not an interesting archive, and doesn't show as having peers in beaker
discovery-channel chan=cb85b9..aa dht discovery peer=252.99.243.99:7316 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=253.49.53.225:7384 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=238.19.38.195:24286 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=238.80.39.7:3456 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=48.85.105.149:20612 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=115.97.172.17:37514 via=47.92.124.237:42260
discovery-channel chan=cb85b9..aa dht discovery peer=181.102.238.151:54670 via=47.92.124.237:42260
---
// another archive-bot exchange
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
---
// more dht growth(?) and self-discovery
bittorrent-dht [3a8d6f7] visited 22 nodes
bittorrent-dht [3a8d6f7] announce cb85b93fb3e9deef1be727f03a498e193562f9b1 3282
bittorrent-dht [3a8d6f7] found node c02747d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c31dfa3af7399a43dfb69ce8bb2a7562f10c497e (target: c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f)
bittorrent-dht [3a8d6f7] found node c6b3c0a8c840412d0e31651f65e26c02111b47ca (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=0dd34b..e5 dns discovery peer=72.182.50.76:3282
bittorrent-dht [3a8d6f7] found node 84d478215404c9e97099913cb54b39509693e0b4 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
---
// another archive-bot exchange
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
---
// more dht growth and self-discovery
bittorrent-dht [3a8d6f7] found node c15807465f693d1be11dab6d55c3f617fc2410e6 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c1183bea263be39c929bd7217a3da3d3c264c263 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c18f6842f1db28501ba14eba8d843e6269aec9e8 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node ef8688e561294477f72d0cd42aa338464baa646a (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c1709ca06c3442122808ebea6a204b19320cfddf (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] received announce_peer query from 177.69.167.245:4668
bittorrent-dht [3a8d6f7] found node c11c5470e14f6256e6cac0a053914375081a8a46 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c11d956ebe24dfd5fda5d8e0b77e362642a87fcb (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=206.74.239.119:6889
bittorrent-dht [3a8d6f7] found node c11cfba2b377797ab27bdbcadb2cc9dbf2c51893 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c11e23b03c0cf235baadfe7be18ca6f27233dcca (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] visited 26 nodes
bittorrent-dht [3a8d6f7] announce c31cbc405ddae064749ecc3c1a6cd8c4a7605c5f 3282
bittorrent-dht [3a8d6f7] found node c11c28db202879771b09a1e1757046a26353d8fc (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=188.232.120.158:45366
bittorrent-dht [3a8d6f7] found node c11c1d1bbe3fe56899327b24489bb3805e73e5b3 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=86.130.209.89:6885
bittorrent-dht [3a8d6f7] found node c11c1af88d560ba354d65b11ea42e8212a719fd3 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=86.130.209.89:6887
bittorrent-dht [3a8d6f7] found node c11c0f45975338ae883a989026d98d7950e40d25 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=78.193.88.150:39955
bittorrent-dht [3a8d6f7] found node 1639300d4024f056302b928a8b78d28d71387d30 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=46.214.74.8:1068
bittorrent-dht [3a8d6f7] found node c11c2375a8b35b1eb95fc33a8ffbd91192a28283 (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=197.113.147.88:13789
bittorrent-dht [3a8d6f7] found node c11c203dd9b573bb83e369326d9e6dab4806ae5e (target: c11c220dddab34cb228842c0a627b6e113682e3d)
bittorrent-dht [3a8d6f7] found node c11c0da26a99a812c0e03491206ec7624f3d84dd (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=72.182.50.76:3282 via=190.225.24.150:57704
bittorrent-dht [3a8d6f7] found node c11c220dddab34cb2288f42add91a16a146ccf3c (target: c11c220dddab34cb228842c0a627b6e113682e3d)
---
// another archive-bot exchange
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
---
// this all seems to repeat...
// (btw this was all within, like, a minute)
bittorrent-dht [3a8d6f7] received find_node query from 116.202.142.69:6881
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
bittorrent-dht [3a8d6f7] found node 5231c2cfeb6dd96d15225b40d28d761feb62dc75 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 625fd8d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 637004da9d9e3068e243251b5a6b3c6aed703538 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 6226bd1056f5f9b6d371e31c755425d5116776e1 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 62354109f5dfe6d453bc804dbfa838b8bbd92a11 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 62334a72d60ea1df0986124c84b6a8a07de29bbf (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 6233bc405a2ecd8c8ad3a3fa9e6d9b5cec906d98 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=72.190.221.32:56104
discovery-channel chan=6233ad..a6 dht discovery peer=104.197.87.111:3282 via=72.190.221.32:56104
bittorrent-dht [3a8d6f7] found node 620216a909757bb98440a1f40561955571b41277 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 621cb9f1f1bbe9ebb3a6db3c870c3e99245e0d90 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 623c9ad0eded11a890c58f64fbe355f0fb33b2ff (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 62339421f37ba39b3bd31d28dd7f0cb3b83bcf7d (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=201.252.61.149:45682
bittorrent-dht [3a8d6f7] found node c995f9fa73902de82b109a0f0f9a70cc1a936521 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
bittorrent-dht [3a8d6f7] found node 6233b118ed0e3ea0988b9191453e87bed1a08ad2 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=104.197.87.111:3282 via=117.123.166.250:42414
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=117.123.166.250:42414
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node c995f02e98cb4d28657268e350a058e31d13b4f4 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=104.197.87.111:3282 via=83.255.174.167:17972
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=83.255.174.167:17972
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 6233b116e62e37ff4badfccf48a1dbfa3ae2dce5 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=39.36.147.41:6881
discovery-channel chan=6233ad..a6 dht discovery peer=104.197.87.111:3282 via=39.36.147.41:6881
bittorrent-dht [3a8d6f7] found node c995f86ce8990866b63a439ab2c85a55bf26f1a6 (target: 6233ad5ef08227a247b352cdacaa2015e4df9671)
discovery-channel chan=6233ad..a6 dht discovery peer=72.182.50.76:3282 via=123.254.169.226:19578
discovery-channel chan=6233ad..a6 dht discovery peer=104.197.87.111:3282 via=123.254.169.226:19578
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c641e1cc (target: c11c220dddab34cb228842c0a627b6e113682e3d)
discovery-channel chan=c11c22..dd dht discovery peer=147.112.204.33:5336 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=213.118.14.165:5534 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=24.115.81.51:22434 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=90.119.147.183:39592 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=157.4.214.53:56492 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=227.101.217.213:654 via=47.92.124.237:42260
discovery-channel chan=c11c22..dd dht discovery peer=227.35.28.99:722 via=47.92.124.237:42260
bittorrent-dht [3a8d6f7] visited 25 nodes
bittorrent-dht [3a8d6f7] announce c11c220dddab34cb228842c0a627b6e113682e3d 3282
bittorrent-dht [3a8d6f7] found node 625fd8d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node 621cb9f1f1bbe9ebb3a6db3c870c3e99245e0d90 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 6834972421bc5932476a3ca1e3665f5c6ca7411e (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 68dbe823c201219d41f52a0a9f32b9cf3be25b05 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 68d7e1e9cba19e5c71f128919b59793df95c5ecb (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
bittorrent-dht [3a8d6f7] found node 68d74d70184eab263da45bcdcc1566d973302865 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 68d7740f3d21204cbb461396bee38b7a67206569 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 68d76634fd3bdfb27d958c2b31c30ccbd1519bc7 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 68d75163cfc42a56286584d5438511a89e39e057 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=81.196.42.234:10018
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:57779
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
bittorrent-dht [3a8d6f7] found node 68d7641cdf3f92eecf82d640bf4031b41a4a00f8 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node 3a77961e7b697dda6592932716f7340f3e1e2146 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=77.76.158.171:57003
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node 68d7570d0c0efe7b8be9860097d6e2e8e0b6663f (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=179.210.108.61:6881
bittorrent-dht [3a8d6f7] found node ccb8040b33548a5dd48ef05cbb45df35eeb91d7f (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=2.229.40.22:6881
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 68d75dee4724170fa217641f0cb354f7bac45078 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=220.117.125.229:61137
bittorrent-dht [3a8d6f7] visited 16 nodes
bittorrent-dht [3a8d6f7] announce 6233ad5ef08227a247b352cdacaa2015e4df9671 3282
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
beaker [AUTO-UPDATE] Checking for a new version.
bittorrent-dht [3a8d6f7] found node 9925715aadd13ed90f4b321e2793e59a2c57642b (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=68.0.222.183:40464
bittorrent-dht [3a8d6f7] found node 912b352ae2d0b624ec0c3551a65c07d476215d8d (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 8c057949f1f1bbe9ebb3a6db3c870c3e99245e52 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a6528a2c1e54c9fb8cadd5daa124bf6a31c7c6c (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=52.87.255.156:49001
bittorrent-dht [3a8d6f7] found node 9af39eddec7eb9a8a82c467a07d344e3e62c9aae (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=95.27.76.57:27816
bittorrent-dht [3a8d6f7] found node 9a90457f55f871eb4b1c2bb30489141b60b81ef8 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=108.45.130.197:6889
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
bittorrent-dht [3a8d6f7] found node 9e3aac25b780963236536c001bfab89914f842d8 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9ab2f18abe37c0b3e22fe8500fdf721f989d732e (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] found node 9a936738bbc0e58dabff675743f7a60bc98cc040 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a96c89b3bc6afa23fcd1c36be9256d5fe58a6d4 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=73.158.248.174:42783
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node 9a831c862e7de718ed219a650fdd41200d963b62 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a9d614876eb010a011b421d87844d65b23eae8b (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a962d627a15f19a3d2db736fd1ffc835cdab6eb (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=126.218.231.130:6889
bittorrent-dht [3a8d6f7] found node 9a8ba5cd6c2bc66275f30329e985c8a83d4e5f2f (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a96d417f2fcc50cb31681d593603121d2cde084 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
bittorrent-dht [3a8d6f7] found node 9a9623adb1dd05daa53f5527d858bfaf88ffc731 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=24.141.102.16:6882
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 9a9632cb991918d8f4481699a15468b42696f2d0 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=84.55.92.219:6889
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 9a9723eeefcbca86da31668f69cef6e69011425f (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=84.109.234.90:29939
bittorrent-dht [3a8d6f7] found node 9a960f7b004391b0eb253ec9efb9869f44ef9a12 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=24.211.135.138:48958
bittorrent-dht [3a8d6f7] found node 9a9622798a1f12e509311cbbfe3a671584ed256a (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a963806db97a155729e88340565c7f48916ec91 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a9622798a1f12e509315e431fdd1cc2ec982dc0 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a9622798a1f12e509312d73a84aee0c67dedb0e (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 9a9629687f617774747b8287d8b9ced3a7755b23 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=112.172.97.85:61825
bittorrent-dht [3a8d6f7] found node 9a962904c3c183bd810d4d8fb3b9c3060ac5af73 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=78.58.231.130:62312
bittorrent-dht [3a8d6f7] found node 9a963253cc9b8ace62261472da6298f4cf0ef18f (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=75.119.241.75:29592
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:6460
bittorrent-dht [3a8d6f7] found node 1f13ff189d5984096db446a98028a1045f288693 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=176.36.21.20:11888
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node 3130799247f9a3d55f53ec34d5763872f5c9609c (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=93.56.168.224:32833
bittorrent-dht [3a8d6f7] found node 68d742a9f3d561d717a38ae0a825a0092cdeec29 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
discovery-channel chan=68d750..30 dht discovery peer=72.182.50.76:3282 via=81.215.227.37:63878
bittorrent-dht [3a8d6f7] found node cb87a4f115e381025b47aa8d551c3a7b65fba884 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] received get_peers query from 177.69.167.245:47247
bittorrent-dht [3a8d6f7] found node cb4a89c70ec89c6e07930bf50c69ebffc1d807ac (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] received get_peers query from 177.69.167.245:4668
bittorrent-dht [3a8d6f7] found node cf446cd552d4f65e0ae49b775ea87cb9c2e064b4 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] found node cf388bb8b9da48aa969495c3db9499aa4f8397be (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] received get_peers query from 177.69.167.245:23809
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
bittorrent-dht [3a8d6f7] found node cf1db53b8f0e5038c4433db50b694679373d15ec (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node cc2f81f1bbe9ebb3a6db3c870c3e99245e0d1c49 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
bittorrent-dht [3a8d6f7] found node cf1fd0fc66438d7bfc8bd776c25569317ca15115 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=84.2.50.74:28327
bittorrent-dht [3a8d6f7] found node cf1f6356a70b47c8f9f49dc4b7175172e77af286 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node cf1fe00d72acf3ae771a6b3b300e6ecfd9243cb5 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=174.49.168.137:61277
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 68d7508198cd4a85126d153a30b457d6920fbf15)
bittorrent-dht [3a8d6f7] found node cf1fdac2374f50612464b96d699c3f920eab543f (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=82.245.179.216:13335
bittorrent-dht [3a8d6f7] found node cf1f0ecb157a75325c6a8c753a20c30529b421f1 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:26708
bittorrent-dht [3a8d6f7] found node cf1fe735d4a0aee21f0ebcf28076231b28554272 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=2.216.91.141:46428
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] received get_peers query from 68.116.5.134:38648
bittorrent-dht [3a8d6f7] visited 17 nodes
bittorrent-dht [3a8d6f7] announce 68d7508198cd4a85126d153a30b457d6920fbf15 3282
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
bittorrent-dht [3a8d6f7] found node a73f9aec65de389fd70d1e3e2a5def7ac4dacaf9 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=95.52.37.213:37456
bittorrent-dht [3a8d6f7] found node 9a96272e86158ee50dbb2aa45693d4556ffbbca6 (target: 9a9622798a1f12e509317c9de85777f721b8ef68)
discovery-channel chan=9a9622..24 dht discovery peer=72.182.50.76:3282 via=212.52.149.20:31647
bittorrent-dht [3a8d6f7] found node 64b9b85d65aee2acc2ab1443e87fa1bed3449867 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=78.97.232.137:6881
bittorrent-dht [3a8d6f7] found node cf1fec8df9bf9b0496a22e37e659b3ef74f5300e (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=82.50.4.162:16643
bittorrent-dht [3a8d6f7] found node cf1ff7af1e50f0596eb10f75f6c706265a72c193 (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=78.130.225.70:13549
bittorrent-dht [3a8d6f7] found node b39ca353400a6cb097ffe3935aaa3cb1bf7ff24b (target: cf1fe50e65e43cc748c83b77830cfe2c87493fba)
discovery-channel chan=cf1fe5..97 dht discovery peer=72.182.50.76:3282 via=88.95.90.31:40388
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] received announce_peer query from 177.69.167.245:23809
bittorrent-dht [3a8d6f7] visited 32 nodes
bittorrent-dht [3a8d6f7] announce 9a9622798a1f12e509317c9de85777f721b8ef68 3282
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
bittorrent-dht [3a8d6f7] received find_node query from 78.58.231.130:62312
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] found node 0f53a12bfaab6f0f192a9ebca31770b797c9f163 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0a9ab3d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 1f13ff189d5984096db446a98028a1045f288693 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=176.36.21.20:11888
bittorrent-dht [3a8d6f7] found node 1639372d736f82e0f45f9a1ee4cdd330ba6ae7c0 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=46.214.74.8:1068
bittorrent-dht [3a8d6f7] found node 0db836b24d8ec9936f0df16abc08214d1a7cbd50 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:53772 via=163.172.213.179:6881
bittorrent-dht [3a8d6f7] found node 0dd9bdfef1b3ccd1860bb968e1d5108e38bbdc56 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0df2b6d7cc299781840e59e861eab65806bb858c (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0cc5107b29a3d6759e02329aa3ea4437fd2a89a3 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
bittorrent-dht [3a8d6f7] found node 2b429d4653f7c2658a34412f0944f26fe0f081c7 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0d5094135539859955442fbbfd15d98dfa42674b (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0d7a06b3f275ad68b5f6327829477aba893db734 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd10f88bfd524a0e941bbcff7b9f693f0c8ab5e (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0cc16c94d53367d88ebee440f5e88c1939f326f9 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd3e5d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd2745ac0feda5f8a899fd88fa918b0f13c542d (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd348a295b2909b2152b89d60e330948c8c7436 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=173.76.209.104:6882
bittorrent-dht [3a8d6f7] found node 0cdf11138c1f7ea394171e62c9b71be60589077a (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=46.139.51.207:29274
bittorrent-dht [3a8d6f7] found node 0c858ae3080733e80b0f281f663b2cbbd3715be6 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd1021c1aab782f36b2ad506f41aa2c3107d395 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd045645f26abf38fc2faf979cd411733f97971 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34a2ecdd9295049041297ab7c11a893b2e351 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=73.229.34.108:43099
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea7d2d176f8ff3b92ba073 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
bittorrent-dht [3a8d6f7] found node 0dd7d80c3e99245e0d1c06b747deb3124dc8433c (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd358a3823c3d1e7e456fe26440b79db9ede807 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd368ccab86a828409512a330e4f460649170a8 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b94af22799a4a11dc4d88d42e3058ba25ce (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=37.204.209.104:43117
bittorrent-dht [3a8d6f7] found node 0dd349156f06b62dd05aeb1e29525834bc2b2aef (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=94.178.198.175:49001
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea156cfb855877edd01bb7 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd348d6ae529049f1f1bbe9ebb3a6db3c870ce1 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=72.182.50.76:3282 via=85.69.98.108:54804
bittorrent-dht [3a8d6f7] received get_peers query from 177.69.167.245:47247
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02eaa01ecb0d11eeb5f19c8d (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea8ee700dce99c0ad77eab (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea12b9326ce3a17b1bc1ce (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea2d73a84aee0c67dedb0e (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02eaa92bd84015f8e88f25a0 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02eab8b7683bc5ffb87c1faa (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 0dd34b0c2e9edb1b02ea165a8cf3b243d5cca149 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 9c7cd912bef48f227d1c3fcc8e642994c2aa8c97 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c6666dd9 (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
bittorrent-dht [3a8d6f7] visited 19 nodes
bittorrent-dht [3a8d6f7] announce cf1fe50e65e43cc748c83b77830cfe2c87493fba 3282
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] received announce_peer query from 68.116.5.134:38648
bittorrent-dht [3a8d6f7] found node 3a8d6f73a9d03bf56c75d6d47b4697a8c641e1cc (target: 0dd34b0c2e9edb1b02ea75bdb446088e8904111f)
discovery-channel chan=0dd34b..e5 dht discovery peer=62.38.118.229:40190 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=65.1.122.65:32946 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=2.38.59.85:16846 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=6.2.62.177:17834 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=72.6.129.55:34734 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=253.103.243.215:7312 via=47.92.124.237:42260
discovery-channel chan=0dd34b..e5 dht discovery peer=253.37.54.101:7380 via=47.92.124.237:42260
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] visited 39 nodes
bittorrent-dht [3a8d6f7] announce 0dd34b0c2e9edb1b02ea75bdb446088e8904111f 3282
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] emit ready
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
bittorrent-dht [3a8d6f7] received ping query from 45.55.78.106:6881
bittorrent-dht [3a8d6f7] received find_node query from 76.30.122.143:42107
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
dat tcp connection from 104.197.87.111 to fetch 15f17e8168229b553d7dbc43e04a7688690b0b05f2fa58a23842ea21c3283d6a
hypercore-protocol chan=6233ad..a6 open()
hypercore-protocol chan=6233ad..a6 send() type=Handshake
hypercore-protocol chan=459374..50 open()
hypercore-protocol chan=459374..50 send() type=Handshake
hypercore-protocol chan=6233ad..a6 opened
hypercore-protocol chan=6233ad..a6 send() type=Have
hypercore-protocol chan=6233ad..a6 recv() type=Handshake
hypercore-protocol chan=6233ad..a6 handshaked
hypercore-protocol chan=6233ad..a6 recv() type=Have
hypercore-protocol chan=459374..50 opened
hypercore-protocol chan=459374..50 send() type=Have
hypercore-protocol chan=459374..50 recv() type=Handshake
hypercore-protocol chan=459374..50 handshaked
hypercore-protocol chan=459374..50 recv() type=Have
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 send() type=Data
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=459374..50 recv() type=Request
hypercore-protocol chan=6233ad..a6 closed
hypercore-protocol chan=459374..50 closed
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
hypercore-protocol chan=459374..50 Send called after close, discarding type=Data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment