Prihlásiť sa Odoslať Novinky :: FAQ :: Rozšírené vyhľadávanie :: Napísali o nás :: Ankety
Main Menu
· Home
· 
· FAQ
· 
· Diskusia
· 











Main Menu
· Domov

Moduly
· AvantGo
· Downloads
· FAQ
· News
· Recommend Us
· Reviews
· Search
· Sections
· Stats
· Topics
· Top List
· Web Links
· Forum

Jazyk
Výber jazykovej mutácie:



The time now is 19.04.2024 - 05:59


Rapidshare,megaupload,stahuj,edisk atd....

Post new topic Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
 
Author Message
icerowicz
Post subject: Rapidshare,megaupload,stahuj,edisk atd....  PostPosted: 25.03.2008 - 11:08 #63372
Ucen


Joined: Apr 12, 2006
Posts: 930
Location: Vranov nad Topľou
Nedal si niekto tu namahu pozbierat vsetky ip tychto sluzieb ? Chcem urobit statistiku, kolko z web trafficu su prave tieto sluzby a najvyhodnejsie pre mna je to sledovat podla ip, kedze layer7 zatial tento balast nepozna.
 
 View user's profile Send private message Visit poster's website ICQ Number 
Reply with quote Back to top
lol
Post subject: RE: Rapidshare,megaupload,stahuj,edisk atd....  PostPosted: 25.03.2008 - 11:25 #63373
Ucen


Joined: Jan 15, 2005
Posts: 768

Ak bezis na MK pouzi tento script:

Code: › # check every dns entry
:foreach i in=[/ip dns cache find] do={
:local bNew "true";
# check if dns name contains rapidshare
:if ([:find [/ip dns cache get $i name] "rapidshare"] != 0) do={
:local tmpAddress [/ip dns cache get $i address] ;

#---- if address list is empty do not check ( add address directly )
:if ( [/ip firewall address-list find ] = "") do={
/ip firewall address-list add address=$tmpAddress list=rapidshare disabled=no;
} else={
#------- check every address list entry
:foreach j in=[/ip firewall address-list find ] do={
#---------- set bNew variable to false if address exists in address list
:if ( [/ip firewall address-list get $j address] = $tmpAddress ) do={
:set bNew "false";
}
}
#------- if address is new then add to address list
:if ( $bNew = "true" ) do={
/ip firewall address-list add address=$tmpAddress list=rapidshare disabled=no
}
}
}
}
}

# [ THE END ]


Podla zaznamov z DNS cache ti nahadze do adresslistu vsetky IP rapidsharu
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
icerowicz
Post subject: RE: Rapidshare,megaupload,stahuj,edisk atd....  PostPosted: 25.03.2008 - 11:42 #63374
Ucen


Joined: Apr 12, 2006
Posts: 930
Location: Vranov nad Topľou
Bezim na linuxe, ale napad si dal Smile takze dakujem.
 
 View user's profile Send private message Visit poster's website ICQ Number 
Reply with quote Back to top
Display posts from previous:     
All times are GMT
Post new topic Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
 
Jump to:  

Powered by PNphpBB2 © 2003-2005 The PNphpBB Group
Credits

(C) SKFree 2002-2010: Powered by POSTNUKE. Môžete prebera? naše správy vo formáte XML(RSS)