openwebtorrent-tracker icon indicating copy to clipboard operation
openwebtorrent-tracker copied to clipboard

Fast and simple Webtorrent tracker implementation in C++

Results 8 openwebtorrent-tracker issues
Sort by recently updated
recently updated
newest added

I would like to toss this into a docker container. Right now I'm not sure I can run it given that I don't know yet how to issue ssl certs...

enhancement

Hi, I'm wondering how well the tracker is protected against large-scale attacks as many dApps/distributed systems are dependent on this central service; rendering them "non-decentral" in a way? What I...

Hello, I'm building a non-torrent open-source project using webtorrent trackers, I try to be as polite as possible (only one persistent connection is present, the other players disconnect once a...

how to setup errolog/accesslog ?

Hello, I installed requirement lib from readme on Ubuntu 18.04 After run "make build" it's almost done but error `[ 92%] Linking CXX executable openwebtorrent-tracker libuSockets.a(openssl.c.o): In function `BIO_s_custom_create': openssl.c:(.text+0x69):...

I use libtorrent add 12 torrent files at once and all torrent use the same tracker,so the tracker print Error: announce: different peer_id on the same connection DISCONNECTED

There might be a compatibility issue with the WebTorrent implementation in libtorrent: https://github.com/arvidn/libtorrent/issues/5831 It seems that the deployed tracker at `wss://tracker.openwebtorrent.com` is unreliable since connections are often closed after a...

Hi! After compiling with the instructions and no errors i try start application but, i have this message Error: Failed to listen on port 8000 my system is ubuntu 20.04