William Harrison
William Harrison
@MattIPv4 Hey Matt, is this now possible since that PR has been merged or am I missing something here?
Sounds good. Also, I probably should've reported this using the security advisories feature but I didn't see that before, my bad.
PTR records are only possible at the ISP level, they are not configured on the DNS side. Contact your hosting provider for this.
Assuming you are using a configuration like this, you should be able to close a tunnel by doing this: ```js const tunnel = await startTunnel({ port: 3000 }); tunnel.close(); ```
@Facinorous-420 What about if you could upload a pfp in a settings tab?
I'm surprised no one noticed it for 4 years 🤣
> I can write an URL redirector in Python (however would not be a preferable solution, the more preferable one would be you writing one on JS or see the...
Yep, that's true.
@zvdxcsite If we did self host our DNS, it would most likely be with a more advanced and more well-known project.
@phenax After some research (and testing), I think if we did self host our DNS it would be quite beneficial, the only thing is we would need to get at...