Last Active: Nov 30, 2018
Threads: 5
Posts: 19
Reputation:
0
Nov 23, 2018, 13:06 pm
(This post was last modified: Nov 23, 2018, 16:41 pm by tops.c. Edited 2 times in total.)
Hey guys been using utorrent pretty much since the beginning of TPB have tried several others just to go back to my default client, since Spam is not really a issue anymore I would like to get back into to actively sharing from my account my question, is there a way to change my client name from just me ip while I'm actively torrenting ?
I see some clients are named "fake" or something else instead of just the plain ip address. I'm in NE Florida.
Thanks guys hope you guys have a happy holidays
Example: https://imgur.com/a/sQEQEIL
Last Active: Nov 16, 2022
Threads: 44
Posts: 845
Reputation:
12
Qbittorrent give you the option of anonymous surfing, and also to forge your IP address.
Vuze gives you the optionof forging your software client - rtorrent 2.2.1 can be used instead of the Vuze 3.2.2 name, for example. uTorrent is a bit more complex as there are means of identifying spoofed versions. However, Vuze is a beast, and it is often blacklisted since it has addons which can forge data sent to trackers.
SectorVector edited Nov 28, 2018 10:25 am this post because:
Post re-formatted. Please quote only the relevant portions. Don't quote OP if you don't need to. Thanks. :-)
|
Last Active: Nov 30, 2018
Threads: 5
Posts: 19
Reputation:
0
really I will look into it, don't have a handy tutorial ?
post edited. removed quoting. /Mod
Last Active: Nov 16, 2022
Threads: 44
Posts: 845
Reputation:
12
Havent seen any FAQs on the matter. But one possible way to spoof a client name would be to get the source code, search and replace with the new name and compile. Easier on linux, or cygwin on Win. Harder on Visual Studio or MingW.
Vuze is best bet, but newer versions are beggarware, and not sure feature is stock, or part of a special mod which may not be easily available anymore.
Not sure why one would want to spoof a client (except if its vuze) , but just avoid using utorrent, usless you can get its 'ID' from a running version.
OK: Here:
https://www.sb-innovation.de/f41/vuze-ext...1-a-31921/
Mind you this is for an older Vuze, circa 2014. Dunno how it works on new versions. Dropped vuse when Qbittorrent versions supported tun/tap binding.
git clone https://aur.archlinux.org/vuze-extreme-mod.git
They are java programs so hould run on any platform.
Last Active: Nov 30, 2018
Threads: 5
Posts: 19
Reputation:
0
Thanks this should keep me busy I will post my results asap.
Last Active: Oct 17, 2024
Threads: 226
Posts: 6,322
Reputation:
26
If you're going that way, maybe this will help:
https://www.kristenwidman.com/blog/33/how...nt-part-1/
https://sourceforge.net/projects/qbittorrent/
There're other client sources around.
You don't want the app name to be displayed on the window title bar and/or in the running processes list? Torrenting in school/office may be a not so good idea.
Also note the name and ID code (handshake) are so easy to fake that developers use other, complex algorithms to detect peers' clients, and so do ISPs and others - Traffic shape, IPs, ports, etc. Changing the name will mask only your app visibility on a 'terminal' level, not in a 'network' level.
Last Active: Nov 16, 2022
Threads: 44
Posts: 845
Reputation:
12
Nov 29, 2018, 02:28 am
(This post was last modified: Nov 29, 2018, 02:29 am by waregim. Edited 1 time in total.)
To avoid network detection the only real way is with a VPN. When choosing one, check to make sure they allow port forwarding to ensure better torrent connectivity.
Also wise to disable IPV6 and geolocation in browser.
Most clients will minimize to taskbar, and can be made invisible by setting options from the arrow there. So they can be easily hidden in an office setting.
Last Active: Nov 30, 2018
Threads: 5
Posts: 19
Reputation:
0
(Nov 29, 2018, 02:28 am)waregim Wrote: To avoid network detection the only real way is with a VPN. When choosing one, check to make sure they allow port forwarding to ensure better torrent connectivity.
Also wise to disable IPV6 and geolocation in browser.
Most clients will minimize to taskbar, and can be made invisible by setting options from the arrow there. So they can be easily hidden in an office setting.
Rodger that will do, after I get this down I will make a good quality video tutorial on my best effort. Thanks guys.
|