I am an enthusiast of Tech, gaming, food, culture, and all interesting things.

  • 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle
  • My advice: only forward ports 8080 and 443, then make sure that you have fail2ban or crossed properly set up on your reverse proxy. After that, you are pretty much fine as long as you keep on top of updating your containers.

    I would be careful about which apps you proxy. Idk why you need to access the admin portal for pi hole worldwide. If you really want to do that, you should set up a vpn.



  • I only read books that I have a physical copy of, or books that are on project Gutenberg. But really, we should seek to make all books free. An unencrypted epub is like 1 MB for like 300 pages usually.

    I do wish that there was an open source e-reader that ran Linux. You can already read these things on your phone or on your computer. But I like the dedicated devices for reading.

    Someone made an open source one that runs on a microprocessor, and it is a super cool project. But you really need a kernel to run arbitrary code, and gain access to open source e-reader software that gets you compatibility with publishing formats, layouts and fonts.

    Getting Linux kernels onto more open source devices is probably a good goal - its still rather hard for a hobbyist to design a devicw that supports Linux.






  • People are saying that it is a cloud managed reverse proxy, but I would not recommend using it like this. You should be running a reverse proxy on your own hardware, imo.

    It is still useful because you can use it as just a proxy. You can point your dns to your cloudflare tunnel endpoint and cloudflare will screen all traffic going to your server. I’ve actually stopped using it, but it is a decent way to auto feel all the random internet traffic pitfalls like portscanning bonnets. Also putting something between your server IP and your domain is nice.