noname on Nostr: so if you have #wireguard #vpn enabled, #ipfs makes #udp connections through it. im ...
so if you have #wireguard #vpn enabled, #ipfs makes #udp connections through it. im not quite sure how this stack goes. i think something like this:
iptable block udp connections, except allow for vps
now ipfs makes udp connection through vpn i guess
but when its ran with
torify ipfs daemon
i think it passes tor with udp connections, goes through vpn, and reveals vpn ip. but since the idea is to route ipfs through #tor, not revealing vpn ip, we should probably disable vpn in this case.
so its bit complicated if you need to use vpn for other applications, but only tor for ipfs. same ofc applies to bittorrent and all else.
maybe need to make some vpn specific configs?
Published at
2023-08-26 12:45:10Event JSON
{
"id": "52d5419137686d80849e56311fcd0c329fa683e7d9c54b61a93b11c148a1df42",
"pubkey": "b24f0ef28dccb78da76214954d0d9e51c3477a0f7116d208e40f5f3cbc9ab3d9",
"created_at": 1693053910,
"kind": 1,
"tags": [
[
"t",
"wireguard"
],
[
"t",
"vpn"
],
[
"t",
"ipfs"
],
[
"t",
"udp"
],
[
"t",
"tor"
]
],
"content": "\nso if you have #wireguard #vpn enabled, #ipfs makes #udp connections through it. im not quite sure how this stack goes. i think something like this:\n\niptable block udp connections, except allow for vps\nnow ipfs makes udp connection through vpn i guess\nbut when its ran with\n\ntorify ipfs daemon\n\ni think it passes tor with udp connections, goes through vpn, and reveals vpn ip. but since the idea is to route ipfs through #tor, not revealing vpn ip, we should probably disable vpn in this case.\n\nso its bit complicated if you need to use vpn for other applications, but only tor for ipfs. same ofc applies to bittorrent and all else.\n\nmaybe need to make some vpn specific configs?\n\n\n\n\n\n\n\n\n",
"sig": "32da9ab3502430a56af0ce5626c88c99fe3f0bb5019852da4c353a8a3a30b0da24a5353fda8ec3a7b2e85d597edf27682b8c2990a315a2bbf4a05c3804a315ca"
}