문제

I need my torrent client 'Transmission' to say to a torrent-tracker that it is another torrent client (uTorrent).
How can I do it? May be there is a simple way...
If no, the question is - where can I edit sources of the transmission port on FreeBSD and then install it?

도움이 되었습니까?

해결책

Masquerading as another torrent client is something to look in the options for.

If you want to edit the sources, though, run "make patch" in the port directory, and then look in the work subdirectory for the sources. (patch will have run the FreeBSD specific patches after unpacking the code)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top