Skip to content

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

Open
colemickens wants to merge 1 commit into
BusyJay:masterfrom
colemickens:patch-1
Open

readme: clarify that 127.0.0.1 should be used over localhost#6
colemickens wants to merge 1 commit into
BusyJay:masterfrom
colemickens:patch-1

Conversation

@colemickens

@colemickens colemickens commented Mar 16, 2021

Copy link
Copy Markdown
Contributor

fixes #5

@colemickens

Copy link
Copy Markdown
Contributor Author

fixes #5

Comment thread README.md
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
Copy Markdown
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
Copy Markdown

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