Eric Zhang

Results 128 comments of Eric Zhang

I should change the API a bit so it doesn't break CI, and also add validation to the server

Thanks for the bug report! I've also seen this happen with Powershell on Windows, and I'm not sure why. It works with cmd.exe though and Git Bash. Not sure how...

Okay! Let me know if you'd like to contribute a fix for this. I honestly don't know how Windows works at all

I don't know if it's possible in the same way that bore works. You might try doing UDP hole-punching with a STUN server.

Bore operates at L4, so it's not aware of the HTTP protocol. There is an alternative if you want IP, the [PROXY protocol](https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt), but that might not be very helpful...

Hi folks, two updates: 1. Porkbun has not actually suspended my domain. It seems like they sent the email in error. 2. I'm getting continued reports of phishing on bore.pub,...

Thanks, I didn't merge this because it overflows on mobile on 375px width. It's also kind of a lot of links. I can remove Legal for now.

Trying to set up a minimal example with a python script…

Got it working with basedpyright. However this involves distributing Node, which like we said is pretty big. Maybe it's fine if we'll end up bundling Node to run other software...