Bitcoin Forum
June 29, 2024, 07:49:48 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to block proxies?  (Read 331 times)
dotajhay (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 06, 2016, 01:46:25 AM
 #1

How i will block the proxies in my faucet site?
Please Help me other people spamming to my faucet  Undecided

dotajhay (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 06, 2016, 03:02:21 AM
 #2

simply block those spammers using .htaccess by using the following codes to block an ip range
Code:
order allow,deny
deny from [IP Range]
deny from [IP Range].
allow from all

but i don't think it's the right section to ask
sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?

Alaki
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
May 06, 2016, 03:04:35 AM
 #3

sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
dotajhay (OP)
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
May 06, 2016, 04:50:29 AM
 #4

sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
it only blocks the ip in proxies?

Octopus.pp.ua
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile WWW
May 06, 2016, 09:16:40 PM
 #5

sorry i didnt know where to post this.
how i put that code? and what will happen if i put that?
Basically, you can put 'em(code) in the .htaccess file & it'll block all the ips in that range(you'd block)
it only blocks the ip in proxies?

Look at my ban-list Wink
http://octopus.pp.ua/BAN.txt

It's .htaccess with .txt extention

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!