darkarp / chromepass

Chromepass - Hacking Chrome Saved Passwords
GNU Affero General Public License v3.0
774 stars 109 forks source link

when i am trying to create server nothing is happened #34

Closed kiopik closed 3 years ago

kiopik commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Software(please complete the following information):

Additional context Add any other context about the problem here. image

kiopik commented 3 years ago

i cant see any connections but the client is already opened

darkarp commented 3 years ago

Two questions:

1: When running the server, did you allow it through the firewall (it should have prompted you). If this is a firewall problem you may want to temporarily disable the firewall to test.

2: Did you specify the correct IP address? If you provided a custom one, I suggest you try it without an ip and without a port, to use the default 127.0.0.1:80 and run the client and server on the same machine, to test it that's working.

kiopik commented 3 years ago

1 yes, I allowed access in the firewall 2 I tried to do just that on a standard IP, the server showed the connection, but at the same time there is nothing in the login json file image image

darkarp commented 3 years ago

I see. And you're sure you have saved passwords in the browser?

kiopik commented 3 years ago

bro I'm so stupid I tested chromepass on a browser that it doesn't support lol, thank you very much for your help, but I still can't understand the reason why the program doesn't work with my ip

darkarp commented 3 years ago

Are you doing it from a local area network or remote?

For example if you use your public IP, you must also do port forwarding, so that the router knows to pass the request to your computer.

darkarp commented 3 years ago

Is this still an issue, with correct port forwarding?

darkarp commented 3 years ago

Closing due to inactivity. If you still have this issue or any other issue, please open a new ticket.