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] svencaptcha_breaker:act_as_remote_server [2022-01-20 09:00] – [b) Other Program without IP-Input] sven
Line 19: Line 19:
  
 {{:captcha_breaker:cb_whats_my_ip.png?200}} {{:captcha_breaker:cb_whats_my_ip.png?200}}
 +
 +==== 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 ===== ===== a) Other Program with IP-Input =====
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.