Closed Totogro closed 1 year ago
For me the complete tracker list was failing. Try running the demo locally and passing in a custom trackerList property that contains: wss://tracker.webtorrent.dev
I updated the default trackers list that the demo site uses. Let me know if it's working for you now.
Thanks for keeping Trystero updated/active!
@dmotz thank you for updating the tracker list! Out of curiosity, do you have a specific process for finding and updating it? I'm just wondering if keeping the list up to date is something that could be automated.
@jeremyckahn Right now it's a manual process, but it would be ideal to automate it.
Two things I've been looking at to improve the robustness of the torrent strategy:
Always open to PRs if you find anything viable with these or any other options.
Right now it's a manual process, but it would be ideal to automate it.
In case it's helpful, I found https://github.com/ngosang/trackerslist which seems to automatically manage a list of up-to-date trackers (somehow). Here's that project's list of WebSocket-compatible trackers: https://github.com/ngosang/trackerslist/blob/master/trackers_all_ws.txt
We may be able to set up an automation that pulls from that source.
For some reason, in the demo nothing happens for me : I simultaneously opened it on 2 computers (both Linux OS), on multiple different browsers (Firefox, Chromium, Brave) many tabs, turned off extensions and Firefox protections, and still nothing. In each tab my arrow is alone, next to the text "Try it, I dare you" :( (I can move my arrow around, click and drop fruits, though)
I wonder what is wrong with my computers/browsers/etc. ?