Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
captcha_breaker:act_as_remote_server [2021-09-29 12:04] – [Other Program without IP-Input] svencaptcha_breaker:act_as_remote_server [2022-01-20 09:00] – [b) Other Program without IP-Input] sven
Line 20: Line 20:
 {{:captcha_breaker:cb_whats_my_ip.png?200}} {{:captcha_breaker:cb_whats_my_ip.png?200}}
  
-===== Other Program with IP-Input =====+==== Windows Firewall Settings ==== 
 + 
 +Go to Windows Firewall with Advanced Security 
 +  * Select //Inbound Rules// and add -> A New Rule 
 +  * Select //Rule type// as //'Port'// and -> click Next 
 +  * Select //TCP// for Rule, apply to option and add the port you want to use in //Specific ports// -> click Next 
 +  * Select //'Allow the Connection'// as the action 
 +  * Continue to Finish to complete the rule 
 +Then access using the IP address of the server from other machines you can access GSA like 
 + 
 +<code>http://192.168.178.27:85/gsa_test.gsa</code> 
 +Assuming you have 192.168.178.27 as external IP and used Port 85 
 + 
 +===== a) Other Program with IP-Input =====
  
 If the other software product supports a captcha service that let's you choose the Host/Port, you can directly use it as within **GSA Search Engine Ranker**. If the other software product supports a captcha service that let's you choose the Host/Port, you can directly use it as within **GSA Search Engine Ranker**.
Line 28: Line 41:
 You need to enter the Host as discovered previously on the system where **GSA Captcha Breaker** is running as well as the API-Key if you used that option. You need to enter the Host as discovered previously on the system where **GSA Captcha Breaker** is running as well as the API-Key if you used that option.
  
-===== Other Program without IP-Input =====+===== b) Other Program without IP-Input =====
  
 If the other program does not offer any IP to be entered for the captcha settings, then you need to modify the system's host file. If the other program does not offer any IP to be entered for the captcha settings, then you need to modify the system's host file.
Line 38: Line 51:
 <code>192.168.178.27 2captcha.com</code> <code>192.168.178.27 2captcha.com</code>
  
-Of course you need to change the IP //192.168.178.27// to the one of your external IP of the server where GSA Captcha Breaker runs on.+Of course you need to change the IP //192.168.178.27// to the one of your external IP of the server where GSA Captcha Breaker runs on. Also make sure NOT to add any port to that IP...just the plain IP!
 All calls to that service will now be answered by GSA Captcha Breaker. All calls to that service will now be answered by GSA Captcha Breaker.