Add dht dashboard #1

Merged
shyba merged 4 commits from add_dht into master 2022-02-10 17:18:55 +01:00
shyba commented 2022-01-29 23:04:50 +01:00 (Migrated from github.com)
No description provided.
shyba commented 2022-02-06 06:41:45 +01:00 (Migrated from github.com)

There is a bug on Docker preventing DHT to receive packets, so it needs to run in host mode.
https://github.com/moby/moby/issues/16720

Someone had the same problem and was able to solve by messing with the firewall, so it might have a fix or maybe it only affects that machine:
https://stackoverflow.com/questions/47537954/how-to-make-docker-container-see-real-user-ip

There is a bug on Docker preventing DHT to receive packets, so it needs to run in host mode. https://github.com/moby/moby/issues/16720 Someone had the same problem and was able to solve by messing with the firewall, so it might have a fix or maybe it only affects that machine: https://stackoverflow.com/questions/47537954/how-to-make-docker-container-see-real-user-ip
Sign in to join this conversation.
No description provided.