DNSFlixer is a Go app that lets you upload files using HTTP and download them in chunks through DNS queries
Replies
Best
Maker
📌
After seeing the dns.toys project, I was inspired to create a file server that operates over the DNS protocol. I developed a small file server where users can upload files, and these files can be downloaded using any DNS utility tool.
Replies