hfs 0.49.2 → 0.50.0-alpha3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -40,6 +40,7 @@ This is a full rewrite of [the Delphi version](https://github.com/rejetto/hfs2).
40
40
  - real-time monitoring of connections
41
41
  - [show some files](https://github.com/rejetto/hfs/discussions/270)
42
42
  - speed throttler
43
+ - geographic firewall
43
44
  - admin web interface
44
45
  - multi-language front-end
45
46
  - virtual hosting (plug-in)
@@ -182,6 +183,7 @@ Some actions you can take for improved security:
182
183
  - Appending `#LOGIN` to address will bring up the login dialog
183
184
  - Appending ?lang=CODE to address will force a specific language
184
185
  - right/ctrl/command click on toggle-all checkbox will invert each checkbox state
186
+ - Appending `?login=USER:PASSWORD` will automatically log in the browser
185
187
 
186
188
  ## Contribute
187
189