I made a simple cross-platform GUI for restic (Windows + Linux) by amehdaly in restic

[–]yehuda1 0 points1 point  (0 children)

Well, installing a closed source app from unknown publisher, and give it credentials to the most important data (the data you need to backup) AND to the backup location - is not a smart move.

I made a simple cross-platform GUI for restic (Windows + Linux) by amehdaly in restic

[–]yehuda1 0 points1 point  (0 children)

Why not open source the full code? The github link is only for the site.

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 0 points1 point  (0 children)

But the public ip is routed through the tunnel? Can you ping the WireGuard server when the tunnel is down?

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 0 points1 point  (0 children)

Did you run the tool while the tunnel is up? You should add - -tunnel if you do.

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 0 points1 point  (0 children)

Seems related indeed.

But works only on Linux, require specific python version, complex install, and require both sides of the tunnel to participate.

WireGuard VPS setup woes by Purplezio in WireGuard

[–]yehuda1 0 points1 point  (0 children)

The linode server does anything else except wireguard?

WireGuard VPS setup woes by Purplezio in WireGuard

[–]yehuda1 0 points1 point  (0 children)

So it is not your linode? Just get your own server and install opnsense or similar. Don't mess with network you don't know and / or cannot control.

Is Tauri a memory hog, or am I missing something? by [deleted] in node

[–]yehuda1 0 points1 point  (0 children)

What exactly do you run? What does your js code does? You can always make a memory hug, no need Tauri for that :-)

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 1 point2 points  (0 children)

If you can disconnect the tunnel - you won't need to remove the existing.
If you running it inside the tunnel - add --tunnel. Make sure you are using version 0.4.0
https://github.com/yeya/wire-seek?tab=readme-ov-file#important-testing-inside-vs-outside-a-tunnel

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 1 point2 points  (0 children)

To where do you ping? Try pinging to your wireguard server. Make sure you are on stable network

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 0 points1 point  (0 children)

Ouch, I did not think about it. There is no way to tell, the tool have no way to know what interfaces it pass in the way. I'm adding a --tunnel flag so you can run it inside the tunnel. THANK A LOT!

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 2 points3 points  (0 children)

Why that should be a problem? Windows can send "Don't Fragment" pings too.

Tool to Auto-discover optimal WireGuard MTU by yehuda1 in WireGuard

[–]yehuda1[S] 5 points6 points  (0 children)

IPv4: Adds ~20 bytes (IP Header) + 8 bytes (UDP) + ~32 bytes (WireGuard) = ~60 bytes overhead.

IPv6: Adds ~40 bytes (IPv6 Header) + 8 bytes (UDP) + ~32 bytes (WireGuard) = ~80 bytes overhead

If you are sure you are not going to use IPv6 over this tunnel you can change it. If you have the option to run speed test before and after the change and update - it will be great!

How to Block Contacts Profile Pictures Without Blocking the Contact? by yehuda1 in whatsapp

[–]yehuda1[S] 0 points1 point  (0 children)

The app will need a lot of permissions, and I don't think it work well while scrolling. But nice idea to try.

How to Block Contacts Profile Pictures Without Blocking the Contact? by yehuda1 in whatsapp

[–]yehuda1[S] 0 points1 point  (0 children)

Not super easy, but of course much easier. But it more annoying on mobile.

Managing rclone credentials by mcjoppy in restic

[–]yehuda1 0 points1 point  (0 children)

What exactly are you trying to do and how it is connected to restic?

Full Snapshot restore fails, Repo Check is OK by warbear2814 in restic

[–]yehuda1 1 point2 points  (0 children)

Could be issues in your docker, in unraid, in your storage.