tracker
Here are 850 public repositories matching this topic...
There is a typo in Info sub-menu (in the navigation bar). It should be “GitHub” with the “h” capitalized.
-
Updated
Mar 30, 2020
-
Updated
Nov 13, 2019 - Python
-
Updated
Mar 30, 2020 - PHP
Do we need documentation updates for #801 ?
We should take a look at https://github.com/pkg/profile instead of using runtime/pprof for profiling.
Advantage: We could do memory profiles! The runtime only supports dumping the heap iirc, but this does actual profiles.
New Logo
Quoting @DiegoRBaquero on webtorrent/bittorrent-tracker#160 (comment)
Each swarm has an LRU cache which in some case might never remove peers, consuming RAM. OpenWebTorrent trackers, who's been running without restarting for the longest shows us this, it's full of peers who left ungracefully: https://tracker.openwebtorrent.com/stats
To fix this, we could implem
Looks like a recent regression, but haven't had a chance to look in to it more.
User should be able to simply get to torrent page from it's RSS feed.
I don't know much about go but it should looks like something like this:
controllers/feed/rss.go line 39
Description: string(torrentJSON.Description) + "<br><br>---<br><a href=\"" + config.WebAddress() + "/view/" + strconv.FormatUint(uint64(torrentJSON.ID), 10) + "\">" + torrentJSON.Name + "</a>",-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Mar 22, 2020 - JavaScript
It would be really cool if you could horizontally scroll across patterns that don't all fit on the screen...
Thanks for a cool tracker!
-
Updated
Nov 5, 2018 - Python
-
Updated
Mar 17, 2020 - Python
-
Updated
Feb 18, 2020 - Python
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Jan 17, 2018 - JavaScript
-
Updated
Mar 29, 2020 - Jupyter Notebook
Small free text.
It might be interesting to put in this section, a small free text for each user so that it can explain that application wants to give, or how it works. or to thank the creator etc etc.
Naturally, without altering the remaining text.
I will not see interesting if you can do, I Calre th
-
Updated
Nov 25, 2018 - Python
-
Updated
Feb 7, 2020 - Java
-
Updated
Mar 27, 2020 - Vue
-
Updated
Dec 15, 2019 - Shell
Improve this page
Add a description, image, and links to the tracker topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tracker topic, visit your repo's landing page and select "manage topics."
When opening/decoding magnet links, parsing x.pe parameter would allow faster download and bootstrapping of torrents.
More info: http://bittorrent.org/beps/bep_0009.html#magnet-uri-format