Daniel Raeder
Daniel Raeder
When an outbound connection is created over an open port, the return traffic's inbound dynamic port for that connection should be allowed back to the container by default. However, because...
I'm curious about your use-case. Bugout, among other p2p technologies, is built -- at least in part -- to overcome centralization, but it seems you want to centralize Bugout. What...
@Kos-M I'm working on another project called [Easypeers-signal](https://github.com/draeder/easypeers-signal) that is confirmed working in Docker (tested between the US and a Docker container in Germany -- apparently doesn't work right with...
No plans for typescript at the moment, but considering it for the future.
I've been talking to others about this issue and here's a response I got that might be helpful: "I can say with certainty that host networking does not break container...
`docker inspect ` gets you the IP address... Not sure if this will help
I noticed when running `test.js` RPC sometimes never finishes. I will look into this when I have time and see if I can help to close this one out.
@tanayseven How are things going in your country? Have you had any opportunity to test further on #37?
You might be able to use glitch -- there's a link for a one-click spin up in the readme [Remix on Glitch](https://glitch.com/edit/#!/remix/p2p-tracker). However, the downside there is that the server...
@bagrounds Found an alternative to Heroku: https://render.com/. It has similar limitations to Heroku for the free tier.