hqpeak
Forum Replies Created
-
Forum: Plugins
In reply to: [Tor Blocker] Failed to activateApache/nginx error log should be enough, depends of configuration… If not check the php error log.
Search for this one:
Parse error: syntax error, unexpected T_FUNCTION in …Forum: Plugins
In reply to: [Tor Blocker] PremiumThis info is enough to mark this tread as resolved.
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?Perfect, I’m glad you find is useful!
Forum: Plugins
In reply to: [Tor Blocker] In tandem with Wordfence…?I haven’t test it alongside with wordfence but any issues aren’t expected. Those are 2 independent plugins and they don’t collide at any functionality.
Forum: Plugins
In reply to: [Tor Blocker] Failed to activateWhat is your php version and what function causes the problem? This plugin should work as every another plugin side by side with another plugins. I haven’t tested alongside with wordfence but this isn’t error due incompatibility.
Regards
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?https://gist.github.com/Slavco/4a667b63767636074498 here it is update. It will work with md5 hash values of the ip address. Change the column type to varchar length 32. Reset the install and will work ??
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?https://gist.github.com/Slavco/4a667b63767636074498
1. deactivate the plugin
2. empty / drop tables
3. replace torblocker.php with https://gist.github.com/Slavco/4a667b63767636074498That is it ??
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?I’ll create gist for you today tommorow. Follow this tread
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?yup ip2long… If this is production machine then I can guide you how to modify the plugin in order to work with your setup. DB column alter and slight code alter and will work ??
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?32bit operating system?
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?or better deactivate and then activate the plugin ( before activation check the db again and if tor blocker table exist feel free to drop it )
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?empty the table and the plugin will take care for the rest. If not secret could you post your wp version too?
Forum: Plugins
In reply to: [Tor Blocker] Not working via HTTPS?Hi,
https on your web site isn’t problem at all.
From the description you post in this thread I can identify 2 possible situations that will cause your wp instance doesn’t work properly with the plugin.
1. The plugin requires DB user that have permissions to create tables. If this is the case then you can create table manually via db administratiove tool.
2. Your web hosting doesn’t allow outgoing connections ( or allows them via proxy ). In case outgoing connections aren’t allowed ( this is needed in order to get the data from the service ) then you should change the php settings / firewall or in case of proxy then you should configure your wp instance. In order to test point 2 feel free to upload this file https://gist.github.com/Slavco/8841677#file-demo_tor_block-php and access it via tor browser. In case of proxy fill in the commented parts in this code and remove /*
I hope this will help you, if not feel free to paste the results in this thread.
Forum: Plugins
In reply to: [Tor Blocker] PremiumFree version now pulls ip list on every 20 minutes and free service is updated on 10 minutes.
I hope you will find this useful. Premium version will offer real time data and extra security features.
Hi,
I have created service like that https://pike.hqpeak.com/ and PoC plugins as:
https://www.ads-software.com/plugins/tor-exit-nodes-blocker/
https://www.ads-software.com/plugins/woo-pike/Soon we will releasing premium version with streaming / web-hooks. In order to test the real time tor ip addresses detection you can use the PING service https://pike.hqpeak.com/api/ping.php