Howdy,
It looks like my IPv4 address changed, so if anybody was having trouble connecting with Hub 3 that'll probably be the main reason.
I have an idea how to fix it - it would be simpler if IPv4 would go away
:)
Alterantively, for folks who cant use IPv6, you can try out ZeroTier
Alterantively, for folks who cant use IPv6, you can try out ZeroTierThis still doesn't solve the problem for crashmail from anybody (using IPV4).
What about an Onion Service address? It's also static ;)
I also use a websocket proxy behind cloudflare to connect from IPv4 to my IPv6-only server. Like:
binkp|websocat -> wss://my-domain/ (cloudflare) -> websocat|binkp
Even easier ─ you can just use a tor proxy:
ncat --proxy 127.0.0.1:9050 --proxy-type socks5 2401:d002:2d02:a03:f1d0:a:1:1 24554
Alterantively, for folks who cant use IPv6, you can try out
ZeroTier
This still doesn't solve the problem for crashmail from anybody
(using IPV4).
It wont? With ZeroTier I can give you IPv4 or IPv6 address, and it
behaves like another (VLAN) ethernet interface (with on systems on the
same ZeroTier ethernet LAN can see each other over normal IP).
What about an Onion Service address? It's also static ;)
Is there a docker container I can run that provies incoming onion access, and I can forward that incoming IP connection to my fidohub container?
I also use a websocket proxy behind cloudflare to connect from IPv4
to my IPv6-only server. Like: binkp|websocat -> wss://my-domain/
(cloudflare) -> websocat|binkp
I could run this I guess (if I understand it correctly) - but I'm not
sure anybody would use it?
Even easier - you can just use a tor proxy:
ncat --proxy 127.0.0.1:9050 --proxy-type socks5
2401:d002:2d02:a03:f1d0:a:1:1 24554
Ahh, folks could do this without me implementing anything right? (If they run the TOR proxy). I imagine is this is more likely than the websocat method...?
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,042 |
Nodes: | 16 (0 / 16) |
Uptime: | 01:38:06 |
Calls: | 500,919 |
Calls today: | 6 |
Files: | 109,372 |
D/L today: |
16,822 files (2,545M bytes) |
Messages: | 305,076 |
Posted today: | 7 |