JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 20.01.2025, 19:34
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default jDownloader + Onion (Tor)

Hallo,
ich habe einige alte Threads gefunden, wo über die Nutzung von JDownloader in Verbindung über einen Tor-Proxy gesprochen wurde. Dies sei laut einigen Supportern hier möglich, indem man einen Socket 5 Proxy in JDownloader einrichtet.

Meine Frage ist jetzt zur Klarheit:
Wenn ich eine URL nach dem Muster **External links are only visible to Support Staff****External links are only visible to Support Staff** (normale Internet www-URL) habe, dann könnte ich den Download per JDownloader mithilfe eines Tor-Proxys über das Tor-Netzwerk leiten und damit verschleiern, wer genau wallpaper.jpg heruntergeladen hat.

Wenn ich allerdings eine URL nach dem Muster 4e890vamio4rj809rm4j90f4i8a4j90.onion/wallpaper.jpg (onion Internet-URL) habe, dann werde ich dieses wallpaper selbst über einen bereitgestellen TOR-Proxy nicht über JDownloader herunterladen können.

Habe ich das richtig verstanden?

Danke - Enomine
Reply With Quote
  #2  
Old 21.01.2025, 00:26
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,686
Default

JDownloader works via listening to patterns with regular expressions. We do not natively support TOR or '*.onion/*' format. You might be able to make a work around, via socks 5 proxy and creating a linkcrawler rules for onion.
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #3  
Old 21.01.2025, 11:02
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,822
Default

@Enomine: Den Tor Proxy eintragen und dann mittels https://support.jdownloader.org/de/k...kcrawler-rules eine Regel definieren, damit deine .onion Links automatisch verarbeitet werden. Da .onion ja nur eine DNS ist, sollte das dann alles weiterhin funktionieren. Alternativ mir mal eine funktionierende onion URL geben, dann kann ich mir das genauer anschauen und evtl nötige Änderungen machen
__________________
JD-Dev & Server-Admin

Last edited by pspzockerscene; 21.01.2025 at 11:06. Reason: Fixed typo
Reply With Quote
  #4  
Old 21.01.2025, 19:49
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default

Hier sind einige Wallpaper von onion:

**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Ich hatte eine virtuelle Maschine, Windows 10, nach dieser Anleitung mit einem Tor-Service ausgestattet:
cable.ayra.ch/help/fs.php?help=tor
Also die Kapitel
*WARNING
*Download
*Extraction
*Configuration
*Installation

Vielleicht möchtest du ja auch mal eine virtuelle Umgebung entsprechend einrichten.

Zuletzt hatte ich in jDownloader ein Bild über die händische Eingabe von Links eingegeben und der Download wurde als Bild erkannt und es landete in der Downloadliste, fing aber nie an zu laden, zeigte eine Fehlermeldung an und wollte 30 Minuten waren.

EDIT: crawler-Rules brauche ich nicht unbedingt, mir reicht es (zumindestens aktuell), wenn ich eine Liste von Links händisch in den Linksammler einfügen kann und er sie dann verarbeitet.

Danke - Enomine
Reply With Quote
  #5  
Old 21.01.2025, 22:10
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,822
Default

@Enomine: den Tor Proxy als Socks5 hinterlegen und .onion *geht*. Der initiale Verbindungsaufbau (Finden+Verbinden) dauert teils sehr lange zu einer .onion Adresse, was dann bei einem Verbindungs-Timeout zu dem beschriebenen 30 Minuten Timeout/Wartezeit führt. Sobald die Verbindung mal steht, gehen die nächsten Requests schneller.

Nachdem die Verbindung steht, funktionierten deine Testlinks allesamt.

Quote:
BrowserID:92|BrowserParentID:-1|RequestID:1|URL:**External links are only visible to Support Staff****External links are only visible to Support Staff**
-->SOCKS5:localhost/127.0.0.1:9050
----------------CONNECTRequest(SOCKS5)----------
->Connection refused: connect:localhost/0:0:0:0:0:0:0:1:9050
->SOCKS5 Hello to:localhost/127.0.0.1:9050
->SOCKS5 Offer None Authentication
->SEND tcp connect request to:XYZ.onion:80 by domain:XYZ.onion
<-BOUND IPv4:/0.0.0.0:0
------------------------------------------------
----------------Request Information-------------
URL: **External links are only visible to Support Staff****External links are only visible to Support Staff**
ConnectIP: localhost/127.0.0.1:9050
Connection-Timeout: 20000ms
Read-Timeout: 60000ms
----------------Request-------------------------
HEAD /PF.Base/file/pic/photo/2025/01/ZZZZ.jpg HTTP/1.1
Host: XYZ.onion
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:76.0) Gecko/20100101 Firefox/76.0
Accept: image/jpeg,image/*;q=0.8,*/*;q=0.5
Accept-Language: en-gb, en;q=0.8
Accept-Encoding: identity
Cache-Control: no-cache

----------------Response Information------------
Connection-Time: 3076ms
Request-Time: 815ms
----------------Response------------------------
HTTP/1.1 200 OK
Date: Tue, 21 Jan 2025 20:08:47 GMT
Server: Apache
Last-Modified: Mon, 20 Jan 2025 22:36:37 GMT
ETag: "22af9-62c2ae4afe7c8"
Accept-Ranges: bytes
Content-Length: 142073
Content-Type: image/jpeg
------------------------------------------------
Quote:
Originally Posted by Enomine View Post
Zuletzt hatte ich in jDownloader ein Bild über die händische Eingabe von Links eingegeben und der Download wurde als Bild erkannt und es landete in der Downloadliste, fing aber nie an zu laden, zeigte eine Fehlermeldung an und wollte 30 Minuten waren.
Es ist wichtig das der Socks5 Proxy mittels TOR in der Verbindungsliste an erster Stelle steht, mit einer Whitelist für .onion Adressen. NoProxy sollte dann eine Blacklist auf .onion haben
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 21.01.2025 at 22:22.
Reply With Quote
  #6  
Old 22.01.2025, 02:21
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default

Dankeschön
Welche Anleitung hast du benutzt zur Installation von Tor Proxy als Dienst? Ich habe eben auf zwei neuen VMs versucht die Anleitung von gestern erneut auszuführen aber dieses Mal läuft es auf einen Fehler hinaus.

Nach
Code:
tor --service install --options -f C:\Tools\TOR\torrc
kommt
Code:
Running on a Post-Win2K OS, so we'll assume that the LocalService account exists.
Done with CreateService.
Service installed successfully
Service failed to start : <unformattable error>
und der Dienst ist zwar installiert, lässt sich aber nicht starten.
Kann mich nicht erinnern, dass das gestern so gewesen wäre, aber habe es jetzt mehr als 2x versucht.

Danke - Enomine
Reply With Quote
  #7  
Old 22.01.2025, 11:16
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,822
Default

@Enomine: Deine Anleitung. Ich hab mir den Service Kram fürs Testing gespart und auch keine VM. Einfach das Archiv entpackt und dann tor.exe mit der torrc in einer cmd.exe gestartet und anschließend im JDownloader den Socks5 Proxy eingetragen. Wenn du das unbedingt in einer VM haben willst, dann lieber ein schlankes Linux Windows Services...*davonrenn*
__________________
JD-Dev & Server-Admin
Reply With Quote
  #8  
Old 22.01.2025, 19:41
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default

Mir war nicht klar, dass ich
Quote:
tor.exe mit der torrc in einer cmd.exe
einfach nur starten könnte ohne es als service zu installieren. Mir war nicht klar, dass tor.exe dann trotzdem "ansprechbar ist durch jDownloader". Ich dachte es müsste als Service installiert sein.

Mit welchem Befehl / Optionen startest du denn dann tor.exe, um ihm torrc als Parameter mitzugeben? Dass ich zuvor mit cd in das Verzeichnis wechseln muss, ist mir klar.

Danke - Enomine
Reply With Quote
  #9  
Old 22.01.2025, 23:30
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,822
Default

@Enomine
Quote:
Verzeichnis von C:\TOR

21.01.2025 20:56 <DIR> .
22.01.2025 22:30 <DIR> cache
22.01.2025 22:31 <DIR> data
01.01.2000 01:00 <DIR> tor
22.01.2025 22:31 2.500 tor.log
21.01.2025 20:51 238 torrc

C:\TOR>tor\tor.exe -f torrc
__________________
JD-Dev & Server-Admin
Reply With Quote
  #10  
Old 29.01.2025, 22:38
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default

Danke @Jiaz das hat jetzt funktionier.
Leider werden die Link nur sehr langsam gesammelt. Es dauert ewig.
Gibt es noch die Möglichkeit irgendwelche Checks abzuschalten, die der Linksammler macht? Oder gibt es eine unverschlüsselte Datei für die Downloadliste, der ich einfach eine Liste von Links unterschieben kann?

Danke - Enomine
Reply With Quote
  #11  
Old 30.01.2025, 11:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,979
Default

Quote:
Originally Posted by Enomine View Post
Leider werden die Link nur sehr langsam gesammelt. Es dauert ewig.
Es wird auch überall davon abgeraten, über Tor zu downloaden.

Quote:
Originally Posted by Enomine View Post
Gibt es noch die Möglichkeit irgendwelche Checks abzuschalten, die der Linksammler macht?
Ja, den Linkcheck:
Profieinstellungen -> LinkCollector.dolinkcheck -> Deaktivieren
(Dies ist prinzipiell nicht empfehlenswert.)
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #12  
Old 30.01.2025, 13:37
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 81,822
Default

Quote:
Originally Posted by Enomine View Post
Leider werden die Link nur sehr langsam gesammelt. Es dauert ewig.
Evtl kannst du in Tor noch irgendwelche Caching Zeiten einstellen, damit die .onion Adresse nicht immer frisch neu erimittelt werden muss
__________________
JD-Dev & Server-Admin
Reply With Quote
  #13  
Old 30.01.2025, 15:42
Enomine Enomine is offline
Bandwidth Beast
 
Join Date: Oct 2010
Posts: 145
Default

Quote:
Originally Posted by pspzockerscene View Post
Ja, den Linkcheck:
Profieinstellungen -> LinkCollector.dolinkcheck -> Deaktivieren
(Dies ist prinzipiell nicht empfehlenswert.)
Perfekt das hat die Zeit zum Sammeln der Links durch 100 geteilt =)

Ich danke allen, die hier geholfen haben =)

Danke - Enomine
Reply With Quote
  #14  
Old 30.01.2025, 16:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 73,979
Default

Danke für dein Feedbackk.

Happy downloading!
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 03:59.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.