Portál AbcLinuxu, 5. listopadu 2025 00:17
Zdravim,
shanim program, ktery bude umet stahovat z uloz.to a idealne i dalsich DL serveru. Rozpoznavani captcha nevyzaduju, nemam problem s rucnim opsanim.
Aktualne stahuju na notebooku v progamu JDownloader, se kterym jsem maximalne spokojen. Protoze mi pod stolem neustale bezi server, rad bych stahoval na nem. Podle navodu na JDownloader bych na serveru musel mit X a VNC, coz nechci.
Shanim idealne neco s webovym rozhranim, ale TUI (jako u mc) pres SSH by mi take nevadilo.
Co pouzivate ze program?
<VirtualHost *:8080>
ServerName example.net
ServerSignature off
SSLEngine on
SSLProxyEngine on
SSLCertificateFile /etc/ssl/certs/pyload.crt
SSLCertificateKeyFile /etc/ssl/private/pyload.key
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
ProxyPreserveHost on
ProxyPass / http://localhost:8000/
ProxyPassReverse / http://localhost:8000/
ErrorLog /var/log/apache2/pyload_error.log
LogLevel warn
CustomLog /var/log/apache2/pyload_access.log combined
</VirtualHost>
moduly ssl, proxy, proxy_http mam nactene.
Pri pristupu na https://example.net:8080/ dostanu:
Bad Request Your browser sent a request that this server could not understand. Reason: You're speaking plain HTTP to an SSL-enabled server port. Instead use the HTTPS scheme to access this URL, please. Hint: https://example.net/Kde delam chybu?
selhalo'NoneType' object has no attribute 'UlozTo' 0.00 BUlozTo
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.