File tree 1 file changed +20
-22
lines changed
1 file changed +20
-22
lines changed Original file line number Diff line number Diff line change 21
21
22
22
## Roadmap
23
23
24
+ Core:
25
+
26
+ - [ ] New option ` want_ip_from_query_string ` . See < https://github.com/torrust/torrust-tracker/discussions/532#issuecomment-1836642956 > .
27
+ - [ ] Permanent keys. See < https://github.com/torrust/torrust-tracker/discussions/244 > .
28
+ - [ ] Peer and torrents specific statistics. See < https://github.com/torrust/torrust-tracker/discussions/139 > .
29
+
24
30
Persistence:
25
31
26
- - [ ] Support other databases.
32
+ - [ ] Support other databases like PostgreSQL .
27
33
28
- Integrations :
34
+ Performance :
29
35
30
- - [ ] Webhooks .
36
+ - [ ] More optimizations. See < https://github.com/torrust/torrust-tracker/discussions/774 > .
31
37
32
- Administration :
38
+ Protocols :
33
39
34
- - [ ] Improve categories and tag management.
35
- - [ ] User management: list, search and ban users.
36
- - [ ] Full-private mode.
37
- - [ ] User statistics.
40
+ - [ ] WebTorrent.
38
41
39
- Users :
42
+ Integrations :
40
43
41
- - [ ] Reset or change the password.
42
- - [ ] User profile.
43
- - [ ] Invitation system.
44
- - [ ] User moderation.
45
- - [ ] Add torrent providing only the info-hash.
46
- - [ ] Improve search.
44
+ - [ ] Monitoring (Prometheus).
47
45
48
- Torrents :
46
+ Utils :
49
47
50
- - [ ] Change the source field.
51
- - [ ] Change the creator field.
52
- - [ ] Implement BEP 19: WebSeed - HTTP/FTP Seeding (GetRight style).
53
- - [ ] Implement BEP 32: BitTorrent DHT Extensions for IPv6.
48
+ - [ ] Tracker client.
49
+ - [ ] Tracker checker.
54
50
55
51
Others:
56
52
57
- - [ ] Multi-tracker
58
- - [ ] Multi-language
53
+ - [ ] Support for Windows.
54
+ - [ ] Docker images for other architectures.
55
+
56
+ < https://github.com/orgs/torrust/projects/10/views/6 >
59
57
60
58
## Implemented BitTorrent Enhancement Proposals (BEPs)
61
59
>
You can’t perform that action at this time.
0 commit comments