HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lorenzo95

no profile record

comments

lorenzo95
·vor 3 Monaten·discuss
I just love love love how easy the wireguard update process is on windows! So well executed from the start.
lorenzo95
·vor 3 Monaten·discuss
I like firewall rules. That's always a good start. Could you add a few screenshots?
lorenzo95
·vor 5 Monaten·discuss
ok, I compiled it but it doesn't do anything. It just repeats itself. The agent piece is not working at all for me. Not sure what the trick is.
lorenzo95
·vor 7 Monaten·discuss
I'm gonna need an app for that . No, I just tried it. Works as advertised. Thank you for the dockerfile. Using putty, the formatting is messed up.on the banner/help. Must be some dynamic end of line thing. Still works so.
lorenzo95
·vor 8 Monaten·discuss
If I were to run an yggmail server and configure delta-chat to talk to it, would I get a similar result?
lorenzo95
·vor 9 Monaten·discuss
I believe WireGuard employs a strategy where it announces 0.0.0.0/1 and 128.0.0.0/1 instead of using a complete quad-zero. This allows your local default route to maintain a lower administrative distance. Interestingly, they implement it this way on Android, and it appears to work effectively for daily use.

I was just curious. It doesn't necessarily mean it has to be a supported use case.
lorenzo95
·vor 9 Monaten·discuss
That sounds intriguing! I'm looking forward to giving it a try. I've checked out the example configurations, and while there’s definitely a learning curve, it seems manageable. I use Babel over WireGuard myself and appreciate the ability to redistribute interfaces through inclusion and exclusion.

I’m curious if Nylon offers similar functionality. Can it redistribute a dummy /32 or a local /24 into the network? Also, how does it handle default route advertising? Would there be a risk of looping, similar to what happens with IPsec tunnels?

I also think this could really benefit from a Docker image to streamline setup.