How to use google captcha when network block google.com












0















number of user used our website portal for using our service.
Recently we have enable google captcha v2 and its working fine. however some of our clients not able to use our sites b/c there are not allowing internet to their employee and captcha is blocked or its not showing.
they are not convinced to allow internet on their network b/c of their policy but they agreed to allow some custom URl .





any work arround for this scenario.










share|improve this question





























    0















    number of user used our website portal for using our service.
    Recently we have enable google captcha v2 and its working fine. however some of our clients not able to use our sites b/c there are not allowing internet to their employee and captcha is blocked or its not showing.
    they are not convinced to allow internet on their network b/c of their policy but they agreed to allow some custom URl .





    any work arround for this scenario.










    share|improve this question



























      0












      0








      0








      number of user used our website portal for using our service.
      Recently we have enable google captcha v2 and its working fine. however some of our clients not able to use our sites b/c there are not allowing internet to their employee and captcha is blocked or its not showing.
      they are not convinced to allow internet on their network b/c of their policy but they agreed to allow some custom URl .





      any work arround for this scenario.










      share|improve this question
















      number of user used our website portal for using our service.
      Recently we have enable google captcha v2 and its working fine. however some of our clients not able to use our sites b/c there are not allowing internet to their employee and captcha is blocked or its not showing.
      they are not convinced to allow internet on their network b/c of their policy but they agreed to allow some custom URl .





      any work arround for this scenario.







      asp.net webforms recaptcha captcha






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Nov 26 '18 at 9:32







      Usman Asif

















      asked Nov 26 '18 at 7:43









      Usman AsifUsman Asif

      697




      697
























          2 Answers
          2






          active

          oldest

          votes


















          1














          Its near impossible to make a local call from your server to google, and act as the middle man - to communicate with your client - even if you do that probably google recognize you as attacker.



          The solution is very simple, use a captcha from existing free source code in the Internet direct on your site.



          Here are some:



          https://www.codeproject.com/Articles/5947/CAPTCHA-Image



          https://www.codeproject.com/Articles/13209/A-CAPTCHA-Control-for-ASP-NET






          share|improve this answer
























          • sir i want to use google captcha i dont want to use some other customized or hand made captcha

            – Usman Asif
            Nov 29 '18 at 4:38



















          0














          yes its near to impossible
          however middle ware or proxy server should do the trick






          share|improve this answer
























          • not with google and captcha

            – Aristos
            Nov 30 '18 at 11:46











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53476612%2fhow-to-use-google-captcha-when-network-block-google-com%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1














          Its near impossible to make a local call from your server to google, and act as the middle man - to communicate with your client - even if you do that probably google recognize you as attacker.



          The solution is very simple, use a captcha from existing free source code in the Internet direct on your site.



          Here are some:



          https://www.codeproject.com/Articles/5947/CAPTCHA-Image



          https://www.codeproject.com/Articles/13209/A-CAPTCHA-Control-for-ASP-NET






          share|improve this answer
























          • sir i want to use google captcha i dont want to use some other customized or hand made captcha

            – Usman Asif
            Nov 29 '18 at 4:38
















          1














          Its near impossible to make a local call from your server to google, and act as the middle man - to communicate with your client - even if you do that probably google recognize you as attacker.



          The solution is very simple, use a captcha from existing free source code in the Internet direct on your site.



          Here are some:



          https://www.codeproject.com/Articles/5947/CAPTCHA-Image



          https://www.codeproject.com/Articles/13209/A-CAPTCHA-Control-for-ASP-NET






          share|improve this answer
























          • sir i want to use google captcha i dont want to use some other customized or hand made captcha

            – Usman Asif
            Nov 29 '18 at 4:38














          1












          1








          1







          Its near impossible to make a local call from your server to google, and act as the middle man - to communicate with your client - even if you do that probably google recognize you as attacker.



          The solution is very simple, use a captcha from existing free source code in the Internet direct on your site.



          Here are some:



          https://www.codeproject.com/Articles/5947/CAPTCHA-Image



          https://www.codeproject.com/Articles/13209/A-CAPTCHA-Control-for-ASP-NET






          share|improve this answer













          Its near impossible to make a local call from your server to google, and act as the middle man - to communicate with your client - even if you do that probably google recognize you as attacker.



          The solution is very simple, use a captcha from existing free source code in the Internet direct on your site.



          Here are some:



          https://www.codeproject.com/Articles/5947/CAPTCHA-Image



          https://www.codeproject.com/Articles/13209/A-CAPTCHA-Control-for-ASP-NET







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 27 '18 at 15:26









          AristosAristos

          58.9k12100137




          58.9k12100137













          • sir i want to use google captcha i dont want to use some other customized or hand made captcha

            – Usman Asif
            Nov 29 '18 at 4:38



















          • sir i want to use google captcha i dont want to use some other customized or hand made captcha

            – Usman Asif
            Nov 29 '18 at 4:38

















          sir i want to use google captcha i dont want to use some other customized or hand made captcha

          – Usman Asif
          Nov 29 '18 at 4:38





          sir i want to use google captcha i dont want to use some other customized or hand made captcha

          – Usman Asif
          Nov 29 '18 at 4:38













          0














          yes its near to impossible
          however middle ware or proxy server should do the trick






          share|improve this answer
























          • not with google and captcha

            – Aristos
            Nov 30 '18 at 11:46
















          0














          yes its near to impossible
          however middle ware or proxy server should do the trick






          share|improve this answer
























          • not with google and captcha

            – Aristos
            Nov 30 '18 at 11:46














          0












          0








          0







          yes its near to impossible
          however middle ware or proxy server should do the trick






          share|improve this answer













          yes its near to impossible
          however middle ware or proxy server should do the trick







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Nov 30 '18 at 8:00









          Usman AsifUsman Asif

          697




          697













          • not with google and captcha

            – Aristos
            Nov 30 '18 at 11:46



















          • not with google and captcha

            – Aristos
            Nov 30 '18 at 11:46

















          not with google and captcha

          – Aristos
          Nov 30 '18 at 11:46





          not with google and captcha

          – Aristos
          Nov 30 '18 at 11:46


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Stack Overflow!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53476612%2fhow-to-use-google-captcha-when-network-block-google-com%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Create new schema in PostgreSQL using DBeaver

          Deepest pit of an array with Javascript: test on Codility

          Costa Masnaga