Code Monkey home page Code Monkey logo

Comments (8)

pufferffish avatar pufferffish commented on August 11, 2024

Do you mind sending your wireguard / wireproxy config?

from wireproxy.

DHYTFG avatar DHYTFG commented on August 11, 2024

Wireguard conf:

[Interface]
PrivateKey = mNyqzNAlyK+93******
Address = 10.6.0.3/24
DNS = 10.6.0.1

[Peer]
PublicKey = Gj89agY+2Q5b4Q******
PresharedKey = e/y8yhQG7mU******
Endpoint = 87.120******:4129
AllowedIPs = 0.0.0.0/0, ::0/0

from wireproxy.

pufferffish avatar pufferffish commented on August 11, 2024

Change Address = 10.6.0.3/24 to Address = 10.6.0.3/32

from wireproxy.

DHYTFG avatar DHYTFG commented on August 11, 2024

Thank you, can you tell me what to do with this?

Handshake did not complete after 5 seconds, retrying (try 2)

from wireproxy.

pufferffish avatar pufferffish commented on August 11, 2024

Thank you, can you tell me what to do with this?

Handshake did not complete after 5 seconds, retrying (try 2)

This means that wireproxy cannot connect to your wireguard peer. Check your keys and endpoints to see if they are correct.

from wireproxy.

DHYTFG avatar DHYTFG commented on August 11, 2024

The problem may be that the server is working via udp?

from wireproxy.

pufferffish avatar pufferffish commented on August 11, 2024

The problem may be that the server is working via udp?

Wireguard uses udp only so I'm not sure what you mean.

from wireproxy.

DHYTFG avatar DHYTFG commented on August 11, 2024

Ok. How to fix this problem?

socks: Failed to process the request: Failed to send a response: write tcp 127.0.0.1:9652->127.0.0.1:29670: wsasend: The established connection was interrupted by the software on your host computer.

from wireproxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.