Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
User Journal

Journal Journal: :pt:

__
_ _ __ | |_ _
(_) '_ \ | __(_)
_| |_) | |_ _
(_) .__/ \__(_)
|_|
User Journal

Journal Journal: Heh. 2

Here is my patented spam blacklist:

i=0;o(a){printf("%u",i>>8*a&255);if(a){printf(".");o(--a);}}main(){do{o(3);puts("");}while(++i);}

Compile with gcc and:

./a.out | xargs -L 1 -I target iptables -I INPUT 0 target -j drop

Edit: Wouldn't want to piss off the BSD users, so:

Slashdot Top Deals

Two can Live as Cheaply as One for Half as Long. -- Howard Kandel

Working...