Files
transmission/docs
cdowen a2d2097b9f feat: add peer traffic statistics to rpc call (#7172)
* Add peer traffic data in torrent-get rpc interface

* style issue

* update peer rpc spec

* Add bytes_sent_to_peer and bytes_sent_to_client in peer_info and peer-mgr

* make counting variables non-persistent and limited to last several seconds

* change variable to snake-case

* use size_t instead of uint16_t for bytes

* fix use camel_case

* move to did_write
2025-11-10 09:41:03 -06:00
..
2022-04-26 09:11:44 -05:00
2022-10-13 09:35:10 -05:00

1. General help

New to Transmission?

Want to learn more?

Want to contribute?

Much of this documentation is out-of-date or could be improved. Pull requests are greatly appreciated!

2. FAQ

3. More documentation

3. Report a problem / request a feature

  • Check whether the problem has already been reported.
  • If you do not see a ticket matching your problem or feature, read this post about what to write, then add a new ticket.
  • If you do see an existing ticket, please add a comment there. The more users are interested in a ticket, the higher its priority.

4. For contributors

Transmission is a volunteer project and welcomes help. Please contact us if you are interested in supporting Transmission in any of the following ways:

  • Code contribution
  • Testing
  • Language translations
  • Bug and request management
  • Documentation and Wiki editing
  • Donations
  • If you want to alert us of a security vulnerability, please email security@transmissionbt.com. Please note that general support questions belong on the forum, and will be ignored if sent to this email address.