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

readme: clarify that 127.0.0.1 should be used over localhost #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

colemickens
Copy link
Contributor

@colemickens colemickens commented Mar 16, 2021

fixes #5

@colemickens
Copy link
Contributor Author

fixes #5

If you have customized extra socket localtion, you can append the path as second parameter.
If you have customized extra socket location, you can append the path as second parameter.

**NOTE**: Ensure that you listen on and forward to `127.0.0.1:<port>` as opposed to `localhost:<port>`. The latter will cause `gpg-bridge` to listen
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if it's true for all users. How about adding it as a hint or FAQ?

@micwoj92
Copy link

This branch has conflicts that must be resolved

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

Successfully merging this pull request may close these issues.

heads up: must use 127.0.0.1 over "localhost"
3 participants