Closed qstokkink closed 2 months ago
This is leftover from the experimental branch:
https://github.com/Tribler/tribler/blob/26db291f7b855a58327e5b5b47c21a7e65bfad95/src/tribler/core/libtorrent/download_manager/download_manager.py#L302-L308
Setting settings['user_agent'] = 'Tribler/' + version_id and omitting handshake_client_version seems like a good resolution.
settings['user_agent'] = 'Tribler/' + version_id
handshake_client_version
This is leftover from the experimental branch:
https://github.com/Tribler/tribler/blob/26db291f7b855a58327e5b5b47c21a7e65bfad95/src/tribler/core/libtorrent/download_manager/download_manager.py#L302-L308