rejetto forum

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rejetto

Pages: 1 2 3 4 ... 844
16
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: November 13, 2023, 10:01:41 AM »
yes, plugins, but if you don't intend to distribut your scripts/changes, you can just use "custom html" and "server code".
It depends on what you want to do....

17
rejetto-crafted software / Re: refresh network list
« on: November 13, 2023, 09:36:57 AM »
much love guys ❤️

18
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: November 11, 2023, 05:36:06 PM »
consider helping with testing. You can enable Admin > Options > Update to beta
https://github.com/rejetto/hfs/releases/tag/v0.50.0-alpha2

19
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: November 09, 2023, 08:18:26 AM »
guys, initial I had planned to work on this after official release of HFS 3, but i opted to have something special to celebrate next release 0.50, nearing the 2 years anniversary (december 8 ).
hopefully... work in progress


20
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: October 31, 2023, 10:19:19 AM »
Still, attacks will slow down the performance of the system....

it is possible that most of these attacks get to you by scanning IPs, and don't know your domain.
You can block all requests that come without knowing your domain.
The easiest way is by using the vhosting plugin. Enter your domain with root "/", and enable "Block requests that are not using any of the domains above".
Let me know how it goes

21
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: October 30, 2023, 10:49:08 AM »
and I wanted to find out if I am blocking the ip address ranges correctly, for example 192.168.1.10-192.168.1.50?

yes, this syntax for ranges is supported since version 0.48
i'm going to update the documentation about this

22
HFS ~ HTTP File Server / Re: reCAPTCHA for hfs?
« on: October 21, 2023, 08:52:13 PM »
surely there is a way to do that, but i have no recipe.
i'm not sure if also cloudflare can help you with that.
one thing that can stop a lot of unwanted traffic (and i use it) is to have a domain (even a free dynamic dns service), and then stop requests that are done with just the ip.

23
i don't know how to help, i cannot work on 2.x anymore.
Maybe someone else on the forum can advice.
I'm working only on version 3

24
i'm not sure, you can try 2.4, you can see the download link on the right of the page https://rejetto.com/hfs/?f=dl

or you can consider version 3, which is very very different https://github.com/rejetto/hfs

25
what version are you using?

26
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: October 03, 2023, 06:21:53 PM »
i took note, but i won't make it soon.
if you know programming you can make it yourself

27
HFS ~ HTTP File Server / Re: blocking ip-addresses by country
« on: October 03, 2023, 07:28:29 AM »
there's no such feature in HFS 2, but i don't exclude that one could script it.
for HFS 3, i don't plan to add it, but one day we may have a plugin for it.

28
router & port problems / Re: nginx 413 Request Entity Too Large
« on: September 09, 2023, 09:36:26 AM »
this is a problem with nginx configuration (nothing really to do with hfs).
i'm no nginx expert but in the past i've already met and fixed this problem, but I can't remember, so: https://www.google.com/search?q=nginx+reverse+proxy+max+upload+size

29
this one works perfectly, thank you.
nice. btw, are you using 2.3 or 2.4?

Quote
Telegram - @rejetto ?
yes, if you'd like to use version 3 in the future, consider contacting me anyway, as I'm interested in understanding what are real customization needs, I'm still "shaping" version 3.

30
Did you try removing the decodeuri? like this
{.exists|%item-folder%%item-url%.jpg .}

but command "exists" works both with url and with path on disk, so you can also try
{.exists|%item-resource%.jpg .}
or something like this, i'm not sure if item-resource has a final \

Pages: 1 2 3 4 ... 844