-
Stuff to work on, and who, if anyone, is working on it.
Some of these are "nice to haves", some are more like requirements.
Note that the checkbox doesn't indicate "complete" but instead "assign…
-
using the icon in the top bar
0 QtGui 0x00000001033e6af4 QSystemTrayIcon::contextMenu() const + 4
```
Process: RetroShare [48819]
Path: /Ap…
Dmole updated
5 years ago
-
`client.add` does is not seeding after the torrent is done. It does show up as a Peer, but none of the other peers seem to be able to connect to it.
Do I have to do anything special after the torrent…
-
How to bypass proxy ? Is there any specific command ?
What to do if UDP is blocked ? Although we can add trackers in torrent Client.
-
Hello,
I was wondering how I would be able to give a non local IP to the chat example. When running the executable, a port is given to it, but how would I be able to set it so that it works with th…
-
## Interledger amounts should be 128 bits wide, not 64 bits wide.
The current draft spec [mandates](https://github.com/interledger/rfcs/blame/03c9bb21461dcc0b8e663f5702af21381310e01f/0003-interledg…
-
The go implementation of libp2p uses REUSEADDR to do TCP hole punching as described here:
http://www.bford.info/pub/net/p2pnat/index.html
This allows you to dial and listen on the same port, whi…
-
When using `-autoconf`, or alternatively when the `Listen` address is configured with a `:0` port number, the TCP and UDP sockets come up with different port numbers.
We can either write manual log…
-
```
What steps will reproduce the problem?
1. none
What is the expected output? What do you see instead?
I'd like mongoose to work over UDP.
What version of the product are you using? On what operat…
-
Hello,
Thanks for this good project. I have been trying to use this project to test the peer to peer discovery. I have the following setup. (2 nodes over NAT and one Non-NATed bootstrap node)
- …