database64128

Results 177 comments of database64128

I think we can keep it open for more discussions.

The lookup method currently only returns a slice of IPs. We need to add new methods that return DNS RRs.

The GFW enforces much fewer rules on IPv6. I think you should do a `traceroute` to make sure it's not your local network's problem.

Turns out FreeBSD's `sendmmsg(2)` is just a compatibility shim in its libc. It still makes `sendmsg(2)` syscalls. https://github.com/freebsd/freebsd-src/blob/main/lib/libc/gen/sendmmsg.c Therefore it should be removed from the list.

Because the symptoms match, just in case you didn't already know, if you are using the legacy conhost (not the new Windows Terminal or Git Bash), selecting text will suspend...

This is a very bad idea. V2Ray's release filename format is only kept like this for historical reasons.

> Here are some well-known project not including version number in their release filename: What about the opposite? A lot more I guess. > It's just making life easier. No,...

This proposed change is unhelpful or even bad in all scenarios I can imagine: 1. Manual one-shot download: The downloaded zip filename is always the same, and contains no version...

> No one gets hurt. Filename is not important. If you use Windows, take a look at your download folder. Count how many zip files and installers have version in...

> Things like this can be an great congratulations for newbie. No one gets hurt. This encourages bad and unsafe practices, making newbies hurt themselves. This project is supposed to...