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

Not Proxying Connection #16

Closed
shatteredeagle opened this issue Jul 20, 2021 · 6 comments
Closed

Not Proxying Connection #16

shatteredeagle opened this issue Jul 20, 2021 · 6 comments

Comments

@shatteredeagle
Copy link

shatteredeagle commented Jul 20, 2021

Heya,

Haven't had much luck getting this going, just sits and doesn't proxy the connection? Everything seems to be installed correct, certs in the correct store, and hosts pointing to the current IP of the server.

[2021-07-20T14:54:09.086] [INFO] default - [PROXY] Using pfx file ./gg-struggle-cert.pfx
[2021-07-20T14:54:09.087] [INFO] default - [DB] Loading entries C:\Users\shatt\AppData\Local\Temp/gg-struggle/gg-struggle.db
[2021-07-20T14:54:09.105] [INFO] default - [PROXY] Listening on 443
[2021-07-20T14:54:09.106] [INFO] default -
@shatteredeagle
Copy link
Author

Upgraded to 2.0, exact same issue. No errors, running fine, just cant connect to servers in game. Updated hosts file to whatever the latest IP is of the servers.

@cybermelons
Copy link
Owner

cybermelons commented Jul 25, 2021

For 2.0, there only needs to be the hosts entry 127.0.0.1 ggst-game.guiltygear.com. The latest server ip addresses are dynamically resolved at runtime

@shatteredeagle
Copy link
Author

shatteredeagle commented Jul 25, 2021

So this is all that's in my hosts now:

127.0.0.1	ggst-game.guiltygear.com

Still getting No Connection and no output to the terminal, looks like its sitting waiting for connections but never gets any?

edit: Wondering if its Windows Firewall causing issues? Disabled, same issue

@cybermelons
Copy link
Owner

Do you have multiple network devices? Just a guess but maybe it's running on a specific network interface

@shatteredeagle
Copy link
Author

image
I uhhhh, may have a few....

Disabled them all and sans actual NIC and its workin! THANK YOU!!!

@cybermelons
Copy link
Owner

Nice! closing because solution above

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