hyprspace icon indicating copy to clipboard operation
hyprspace copied to clipboard

A Lightweight VPN Built on top of IPFS + Libp2p for Truly Distributed Networks.

Results 38 hyprspace issues
Sort by recently updated
recently updated
newest added

Hi @alecbcs @hyprspace, nice project! This PR adds possibility to optionally set one of the remote nodes as router / gateway and so allows to reach LAN networks behind the...

https://github.com/hyprspace/hyprspace/pull/37 added support for devices with ipv6 addresses, however, Hyprspace doesn't support using ipv6 for the internal VPN ip-addresses. Related: https://github.com/hyprspace/hyprspace/discussions/61 https://github.com/hyprspace/hyprspace/pull/62#issuecomment-1055742794

feature

It'd be nice for hyprspace to have bash completions to make typing out the commands a little easier.

feature

Hello, I am working in a LibP2P project and need a highly scalable Golang VPN that also allows for autodiscovery by just connecting to a single node, if at all...

The interface remains up on both ends (only tested with desktop and laptop) with no change, but any attempts to ping either device fail.

feature

For Wireguard (see https://www.wireguard.com/netns/), it will create the file descriptor in the namespace the interface was originally created in, but, it won't move the file descriptor along with the interface....

feature

$ sudo hyprspace up hs1 [+] Creating TUN Device 2021/10/06 18:11:51 interface already in use [+] Failed to Create Hyprspace Daemon

bug
help wanted

It'd be nice to be able to isolate hyprspace to just WAN or LAN depending on what it will be used for. To my understanding, hyprspace's node publishes the multiaddresses...

feature

It seems that when you have a network that can't carry full 1500 byte IP packets (1468 bytes in my case), Hyprspace over QUIC may end up with a broken...