We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It was working perfect three days ago,but now it is not. I'm getting this and it is stuck there: wplog.txt
This is my conf file: 24PB.warpkey.txt
I think it is a NAT issue. Am I right? I added PersistentKeepalive = 25 to the Peer section ,but nothing happens. Any idea ?
The text was updated successfully, but these errors were encountered:
I don't know why but I have fixed it by adding 2 lines in the (wgexample.conf ) file under [Interface] like this:
[Interface]
CheckAlive = 1.1.1.1, 3.3.3.3 CheckAliveInterval = 3
Maybe someone can explain it to me.
Suggestion:
Instead of adding ( [Socks5] BindAddress = 127.0.0.1:8086 ) to the wgexample.conf file manually ,It would be easier to do it by a command line.
For example:
wireproxy.exe -b 127.0.0.1:8086 -c wgexample.conf
THANX
Sorry, something went wrong.
No branches or pull requests
It was working perfect three days ago,but now it is not.
I'm getting this and it is stuck there:
wplog.txt
This is my conf file:
24PB.warpkey.txt
I think it is a NAT issue. Am I right?
I added PersistentKeepalive = 25 to the Peer section ,but nothing happens.
Any idea ?
The text was updated successfully, but these errors were encountered: