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

Allow to show the P2P status and configure peers manually #1341

Open
3 tasks done
hellodword opened this issue Jun 24, 2024 · 1 comment
Open
3 tasks done

Allow to show the P2P status and configure peers manually #1341

hellodword opened this issue Jun 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@hellodword
Copy link

hellodword commented Jun 24, 2024

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing requests and didn't find any that were similar
  • I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

Currently, I am unable to find how to show the P2P status on Linux or iOS. Please correct me if I have missed anything.

There is no place to manually configure peers, but I think it would be useful in some cases, I will describe a personal case, while I believe there are more:

The mDNS maybe not working in some networks: https://github.com/tailscale/tailscale/issues/1013

Suggested solution

  1. Add networking status or debug tools for the clients
  2. Allow to configure peers manually, for example:
# a lan address https://en.wikipedia.org/wiki/Reserved_IP_addresses#IPv4
192.168.7.14

# tsnet https://tailscale.com/kb/1136/tailnet
laptop.example.ts.net

What do you think?

Alternative

No response

Additional context

No response

@hellodword hellodword added the enhancement New feature or request label Jun 24, 2024
@ra3orblade ra3orblade transferred this issue from anyproto/anytype-ts Jun 24, 2024
@hellodword
Copy link
Author

hellodword commented Jul 6, 2024

image

I noticed the main branch of anytype-ts is adding the P2P status, and even a Sync status per file, cool!

I hope there will be more detailed P2P status, such as IP/port/transport...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant