Menú principal
Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Menú Mostrar Mensajes

Mensajes - lenylopez

#1
Cita de: firecold en Abril 22, 2013, 07:25:08 PM
que archivo descargaste para probar por que a mi si me funciono, mandame el enlace y veirifique cual es el problema, Saludos

NOTA: se me olvidaba preguntarte te hace cache de algo, o simplemente no te hace cache de nada.

este link es el que uso de prueba,
y no me cachea.

http://bitshare.com/files/nkr4gyfy/hal4Rrptnav.part1.rar.html

#2
bro te comento que acabo de provarlo y no me cachea.
descargue un archivo rar y nada.
#3
Cita de: firecold en Abril 16, 2013, 11:50:16 AM
La verdad se me habia olvidado publicarlo, pruebalo y me avisas:

#include <iostream>
#include <cstring>
#include <vector>
#include "../utils.cpp"

// use this line to compile
// g++ -I. -fPIC -shared -g -o bitshare.com.so bitshare.com.cpp
// regex
// http.*\.bitshare\.com.*(\.jpg|\.png)
// http.*bitshare\.com.*(\.rar|\.zip|\.pdf|\.mp4)

string get_filename(string url) {
     vector<string> resultado;
               if (url.find("?") != string::npos) {
        stringexplode(url, "?", &resultado);
        stringexplode(resultado.at(resultado.size()-2), "/", &resultado);
        return resultado.at(resultado.size()-1);          
     } else {
        stringexplode(url, "/", &resultado);
        return resultado.at(resultado.size()-1);
     }
}

extern "C" resposta getmatch(const string url) {
   resposta r;  

 if ( (url.find(".bitshare.com/") != string::npos)
    ) {
     r.file = get_filename(url);
     if (!r.file.empty()) {
        r.match = true;
        r.domain = "bitshare";      
     } else {
        r.match = false;
     }
  }
 
  else if ( (url.find("bitshare.com/") != string::npos) and ((url.find(".rar") != string::npos) or (url.find(".zip") != string::npos) or (url.find(".pdf") != string::npos) or (url.find(".mp4") != string::npos) )  
  ) {      
      r.file = get_filename(url);
     if (!r.file.empty()) {
        r.match = true;
        r.domain = "bitshare_archivos";
     } else {
        r.match = false;
     }
  }
  else
  {
     r.match = false;
  }
  return r;
}


Si necesitas que haga cache de otras extenxiones simplemente las agregas al regex, Saludos

para agregar mas extensiones solo seria en el regex o tambien deveria agregarlas aqui:
else if ( (url.find("bitshare.com/") != string::npos) and ((url.find(".rar") != string::npos) or (url.find(".zip") != string::npos) or (url.find(".pdf") != string::npos) or (url.find(".mp4") != string::npos) )

muchisimas gracias por tu tiempo.
#4
alguna novedad?
#5
Cita de: firecold en Abril 10, 2013, 07:33:26 PM
amigo si usted descarga seguido de bitshare.com es sus logs debe de estar registrado y lo unico que necesito son las fuentes, le explicare como sacar las fuentes de los logs de squid, basta con unos comandos:

sudo cat /var/log/squid3/access.log | grep bitshare

y lo que muestre lo posteas, para poder hacer el plugin, Saludos

Muchas gracias por tu respuesta
aqui esta
root@proxy:/home/thunder# sudo cat /var/log/squid/access.log | grep bitshare
1365687519.592    338 192.168.5.143 TCP_MISS/200 7789 GET http://www.bitshare.com/ - DIRECT/199.80.55.138 text/html
1365702504.008    235 192.168.5.143 TCP_MISS/200 7790 GET http://www.bitshare.com/ - DIRECT/199.80.55.134 text/html
1365702504.119    131 192.168.5.143 TCP_HIT/200 25814 GET http://bitshare.com/other/javascript/jquery.validate.js - NONE/- application/x-javascript
1365702504.124    141 192.168.5.143 TCP_HIT/200 19096 GET http://bitshare.com/static/css/style.css - NONE/- text/css
1365702504.148    163 192.168.5.143 TCP_HIT/200 4846 GET http://bitshare.com/other/javascript/jquery.MultiFile.js - NONE/- application/x-javascript
1365702504.258     43 192.168.5.143 TCP_HIT/200 725 GET http://bitshare.com/static/images/navigation_bg.gif - NONE/- image/gif
1365702504.273     45 192.168.5.143 TCP_HIT/200 4045 GET http://bitshare.com/static/images/nav2_last_rollover.gif - NONE/- image/gif
1365702504.274     46 192.168.5.143 TCP_HIT/200 5441 GET http://bitshare.com/static/images/logo.gif - NONE/- image/gif
1365702504.304      0 192.168.5.143 TCP_HIT/200 927 GET http://bitshare.com/static/images/nav2_first_rollover.gif - NONE/- image/gif
1365702504.388     24 192.168.5.143 TCP_HIT/200 3678 GET http://bitshare.com/static/images/nav2_mid_bg_yellow_extend.gif - NONE/- image/gif
1365702504.435     68 192.168.5.143 TCP_HIT/200 3309 GET http://bitshare.com/static/images/nav2_mid_bg_extend.gif - NONE/- image/gif
1365702504.436     32 192.168.5.143 TCP_HIT/200 2813 GET http://bitshare.com/static/images/nav2_last_without_yellow.gif - NONE/- image/gif
1365702504.460     55 192.168.5.143 TCP_HIT/200 1982 GET http://bitshare.com/static/images/lang_drop.gif - NONE/- image/gif
1365702504.469     37 192.168.5.143 TCP_HIT/200 694 GET http://bitshare.com/static/images/flag/gb.gif - NONE/- image/gif
1365702504.469      1 192.168.5.143 TCP_HIT/200 794 GET http://bitshare.com/static/images/flag/nl.gif - NONE/- image/gif
1365702504.470     36 192.168.5.143 TCP_HIT/200 3050 GET http://bitshare.com/static/images/lang_drop_bottom.gif - NONE/- image/gif
1365702504.470     14 192.168.5.143 TCP_HIT/200 803 GET http://bitshare.com/static/images/flag/de.gif - NONE/- image/gif
1365702504.489     20 192.168.5.143 TCP_HIT/200 800 GET http://bitshare.com/static/images/flag/fr.gif - NONE/- image/gif
1365702504.508     22 192.168.5.143 TCP_HIT/200 800 GET http://bitshare.com/static/images/flag/it.gif - NONE/- image/gif
1365702504.508     22 192.168.5.143 TCP_HIT/200 795 GET http://bitshare.com/static/images/flag/ru.gif - NONE/- image/gif
1365702504.508     22 192.168.5.143 TCP_HIT/200 812 GET http://bitshare.com/static/images/flag/tr.gif - NONE/- image/gif
1365702504.568     84 192.168.5.143 TCP_HIT/200 803 GET http://bitshare.com/static/images/flag/pt.gif - NONE/- image/gif
1365702504.568     91 192.168.5.143 TCP_HIT/200 801 GET http://bitshare.com/static/images/flag/es.gif - NONE/- image/gif
1365702504.568     49 192.168.5.143 TCP_HIT/200 804 GET http://bitshare.com/static/images/flag/ba.gif - NONE/- image/gif
1365702504.572     60 192.168.5.143 TCP_HIT/200 794 GET http://bitshare.com/static/images/flag/pl.gif - NONE/- image/gif
1365702504.575     52 192.168.5.143 TCP_HIT/200 797 GET http://bitshare.com/static/images/flag/ro.gif - NONE/- image/gif
1365702504.575     52 192.168.5.143 TCP_HIT/200 804 GET http://bitshare.com/static/images/flag/vn.gif - NONE/- image/gif
1365702504.585      0 192.168.5.143 TCP_HIT/200 809 GET http://bitshare.com/static/images/flag/mn.gif - NONE/- image/gif
1365702504.586      0 192.168.5.143 TCP_HIT/200 804 GET http://bitshare.com/static/images/flag/sa.gif - NONE/- image/gif
1365702504.591      0 192.168.5.143 TCP_HIT/200 796 GET http://bitshare.com/static/images/flag/id.gif - NONE/- image/gif
1365702504.599      0 192.168.5.143 TCP_HIT/200 800 GET http://bitshare.com/static/images/flag/cn.gif - NONE/- image/gif
1365702504.599      0 192.168.5.143 TCP_HIT/200 826 GET http://bitshare.com/static/images/flag/kr.gif - NONE/- image/gif
1365702504.603      0 192.168.5.143 TCP_HIT/200 801 GET http://bitshare.com/static/images/flag/tw.gif - NONE/- image/gif
1365702504.606      0 192.168.5.143 TCP_HIT/200 4836 GET http://bitshare.com/other/images/bitsharefootergray.png - NONE/- image/png
1365702504.611      0 192.168.5.143 TCP_HIT/200 1094 GET http://bitshare.com/other/images/twitter.png - NONE/- image/png
1365702504.611      0 192.168.5.143 TCP_HIT/200 928 GET http://bitshare.com/other/images/facebook.png - NONE/- image/png
1365702504.620      0 192.168.5.143 TCP_HIT/200 2308 GET http://bitshare.com/static/images/box_border_left_down.gif - NONE/- image/gif
1365702504.620      0 192.168.5.143 TCP_HIT/200 4280 GET http://bitshare.com/static/images/button_white.gif - NONE/- image/gif
1365702504.620      0 192.168.5.143 TCP_HIT/200 507 GET http://bitshare.com/static/images/border_bottom.gif - NONE/- image/gif
1365702504.741     61 192.168.5.143 TCP_HIT/200 1519 GET http://bitshare.com/static/images/favicon.ico - NONE/- image/x-icon
1365702507.282    223 192.168.5.143 TCP_MISS/200 7588 GET http://bitshare.com/tool.html - DIRECT/199.80.55.134 text/html
1365702507.382     73 192.168.5.143 TCP_HIT/200 3487 GET http://bitshare.com/static/images/nav2_last.gif - NONE/- image/gif
1365702507.413     33 192.168.5.143 TCP_HIT/200 917 GET http://bitshare.com/static/images/button_blue_bg_left.gif - NONE/- image/gif
1365702507.452     71 192.168.5.143 TCP_HIT/200 5417 GET http://bitshare.com/static/images/button_blue_bg.gif - NONE/- image/gif
1365702507.533    153 192.168.5.143 TCP_HIT/200 6036 GET http://bitshare.com/static/images/tool/toolsettings.png - NONE/- image/png
1365702507.548    234 192.168.5.143 TCP_HIT/200 954 GET http://bitshare.com/static/images/nav2_first.gif - NONE/- image/gif
1365702507.663    244 192.168.5.143 TCP_MISS/200 12092 GET http://bitshare.com/static/images/tool/tooluploadpaused.png - DIRECT/199.80.55.134 image/png
1365702507.809    417 192.168.5.143 TCP_MISS/200 17654 GET http://bitshare.com/static/images/tool/toolmainsmall.png - DIRECT/199.80.55.135 image/png
1365702507.815    262 192.168.5.143 TCP_MISS/200 7372 GET http://bitshare.com/static/images/tool/tooluploadsettings.png - DIRECT/199.80.55.135 image/png
1365702507.892    333 192.168.5.143 TCP_MISS/200 20882 GET http://bitshare.com/static/images/tool/toolcreatefolder.png - DIRECT/199.80.55.134 image/png
1365702510.882   3502 192.168.5.143 TCP_MISS/200 15860 GET http://bitshare.com/static/images/tool/tooltop.png - DIRECT/199.80.55.138 image/png
1365702510.886   3425 192.168.5.143 TCP_MISS/200 12946 GET http://bitshare.com/static/images/tool/tooluploadprogress.png - DIRECT/199.80.55.138 image/png
1365702622.237    357 192.168.5.143 TCP_MISS/200 5329 GET http://bitshare.com/? - DIRECT/199.80.55.134 text/html
1365702623.192    298 192.168.5.143 TCP_MISS/200 1098 GET http://bitshare.com/static/images/mime/archive.png - DIRECT/199.80.55.138 image/png
1365702625.620    395 192.168.5.143 TCP_MISS/200 12974 GET http://bitshare.com/files/65aawgit/2K12PCSPCRK012.www.compucalitv.com.part01.rar.html - DIRECT/199.80.55.135 text/html
1365702625.634     64 192.168.5.143 TCP_HIT/200 1478 GET http://bitshare.com/other/javascript/flash_detect_min.js - NONE/- application/x-javascript
1365702625.864     60 192.168.5.143 TCP_HIT/200 902 GET http://bitshare.com/static/images/check.gif - NONE/- image/gif
1365702625.864     59 192.168.5.143 TCP_HIT/200 1027 GET http://bitshare.com/static/images/remove.gif - NONE/- image/gif
1365702625.864     60 192.168.5.143 TCP_HIT/200 1286 GET http://bitshare.com/static/images/lock.gif - NONE/- image/gif
1365702625.864     60 192.168.5.143 TCP_HIT/200 4573 GET http://bitshare.com/static/images/visa.png - NONE/- image/png
1365702625.882     78 192.168.5.143 TCP_HIT/200 5809 GET http://bitshare.com/static/images/mastercard.png - NONE/- image/png
1365702625.903     40 192.168.5.143 TCP_HIT/200 11808 GET http://www.wigetmedia.com/tags/bitshare.js - NONE/- application/javascript
1365702625.945    141 192.168.5.143 TCP_MISS/404 483 GET http://bitshare.com/getads.html - DIRECT/199.80.55.134 text/html
1365702626.327     38 192.168.5.143 TCP_HIT/200 4541 GET http://bitshare.com/static/images/button_red_bg.gif - NONE/- image/gif
1365702626.422      0 192.168.5.143 TCP_HIT/200 711 GET http://bitshare.com/static/images/button_red_bg_left.gif - NONE/- image/gif
1365702626.485     22 192.168.5.143 TCP_HIT/200 1112 GET http://bitshare.com/static/images/box_border_right_down.gif - NONE/- image/gif
1365702626.503     40 192.168.5.143 TCP_HIT/200 765 GET http://bitshare.com/static/images/box_border_left_top.gif - NONE/- image/gif
1365702626.521     58 192.168.5.143 TCP_HIT/200 566 GET http://bitshare.com/static/images/box_border_right_top.gif - NONE/- image/gif
1365702626.537     39 192.168.5.143 TCP_HIT/200 1050 GET http://bitshare.com/static/images/box_border_right_down_orange.gif - NONE/- image/gif
1365702626.548     53 192.168.5.143 TCP_HIT/200 2302 GET http://bitshare.com/static/images/box_border_left_down_orange.gif - NONE/- image/gif
1365702626.577     14 192.168.5.143 TCP_HIT/200 566 GET http://bitshare.com/static/images/box_border_right_top_orange.gif - NONE/- image/gif
1365702626.588    125 192.168.5.143 TCP_HIT/200 2647 GET http://bitshare.com/static/images/button_blue_mid_long.gif - NONE/- image/gif
1365702626.614     81 192.168.5.143 TCP_HIT/200 765 GET http://bitshare.com/static/images/box_border_left_top_orange.gif - NONE/- image/gif
1365702626.692    230 192.168.5.143 TCP_REFRESH_HIT/200 3761 GET http://bitshare.com/static/images/button_gray_bg.gif - DIRECT/199.80.55.138 image/gif
1365702626.707    137 192.168.5.143 TCP_MISS/404 543 GET http://bitshare.com/getads.html - DIRECT/199.80.55.135 text/html
1365702628.071     48 192.168.5.143 TCP_HIT/200 711 GET http://bitshare.com/static/images/button_gray_bg_left.gif - NONE/- image/gif
1365702628.160    144 192.168.5.143 TCP_MISS/200 537 POST http://bitshare.com/files-ajax/65aawgit/request.html - DIRECT/199.80.55.134 application/json
1365702635.417    284 192.168.5.143 TCP_MISS/200 530 POST http://bitshare.com/files-ajax/65aawgit/request.html - DIRECT/199.80.55.138 application/json
1365702649.764    184 192.168.5.143 TCP_REFRESH_HIT/200 2460 GET http://bitshare.com/static/images/button_blue_mid.gif - DIRECT/199.80.55.135 image/gif
1365702721.926    169 192.168.5.143 TCP_MISS/302 5008 POST http://bitshare.com/login.html - DIRECT/199.80.55.134 text/html
1365702722.286    326 192.168.5.143 TCP_MISS/200 8823 GET http://bitshare.com/ - DIRECT/199.80.55.138 text/html
1365702722.487     18 192.168.5.143 TCP_HIT/200 3977 GET http://bitshare.com/static/images/nav2_mid_bg_extend_rollover.gif - NONE/- image/gif
1365702722.557     86 192.168.5.143 TCP_HIT/200 2549 GET http://bitshare.com/static/images/Information.png - NONE/- image/png
1365702738.566    305 192.168.5.143 TCP_MISS/200 4651 GET http://bitshare.com/? - DIRECT/199.80.55.135 text/html
1365702747.749   2290 192.168.5.143 TCP_MISS/302 9827 GET http://bitshare.com/files/65aawgit/2K12PCSPCRK012.www.compucalitv.com.part01.rar.html - DIRECT/199.80.55.134 text/html
root@proxy:/home/thunder#


te comento que intente hacer yo mismo el plugin pero no me cachea los archivos que descargo. gracias de antemano
#6
podrias porfavor hacerme un plugin de bitshare . com o porlomenos orientarme.
#7
yo he tratado pero tengo un rb750 qe me impide ingresar al thunder desde afuera ya q tengo tres linea i me da ip publica diferente
#8
Cita de: isaacr_22 en Diciembre 04, 2012, 09:57:49 PM
Hola compañeros, que pasara que cuando pego la regla de NAT de Joemg me quedo sin internet. Alguna sugerencia.

Saludos

deves de hacer un enmascarado en la wan.

prueba y dejanos saver.

saludos
#9
muy buenos dias,
primeramente muchas gracias a joemg y a todo el equipo del foro por su arduo y productivo trabajo.

quisiera saver como haria para entrar al thundereport desde fuera de la red pasando por un balanceador con 3 lineas de internet.
anterior mente logre hacerlo utilizando la ip publica de una de mis lineas, pero sin pasar por el balanceador.

muchas gracias.