Hexbear down?
Hexbear down?
Wha happen?
Hexbear down?
Wha happen?
You're viewing a single thread.
If you’re on Linux or MacOS, you can try adding this line to /etc/hosts
:
plaintext
37.187.73.130 hexbear.net
That should get you a working https://hexbear.net/ and maybe an improved UI on https://chapo.net/.
Windows has it's own knockoff version at C:/Windows/system32/etc/drivers/hosts
Anyone who runs their own DNS can just add a record to their config (for example in unbound):
local-data-ptr: "37.187.73.130 hexbear.net" local-data: "hexbear.net A 37.187.73.130"