Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong number of arguments (given 3, expected 2) from first example in README #13

Open
brandondrew opened this issue Sep 8, 2021 · 1 comment

Comments

@brandondrew
Copy link

This:

require 'evil-proxy'

proxy = EvilProxy::MITMProxyServer.new Port: 8080
proxy.start

and this:

https_proxy=http://localhost:8080 curl https://github.com --insecure

gives me this:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
<HTML>
  <HEAD><TITLE>Service Unavailable</TITLE></HEAD>
  <BODY>
    <H1>Service Unavailable</H1>
    wrong number of arguments (given 3, expected 2)
    <HR>
    <ADDRESS>
     WEBrick/1.7.0 (Ruby/2.7.1/2020-03-31) OpenSSL/1.1.1g at
     github.com:443
    </ADDRESS>
  </BODY>
</HTML>
@Dgoat201
Copy link

Dgoat201 commented May 1, 2024

Capture cookies, load in iframe comes with AOL, google and office365 https://t.me/doomztar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants