diff --git a/FAQ---Frequently-Asked-Questions.md b/FAQ---Frequently-Asked-Questions.md index 74d01f4..8ff1df4 100644 --- a/FAQ---Frequently-Asked-Questions.md +++ b/FAQ---Frequently-Asked-Questions.md @@ -45,6 +45,8 @@ Put in those lines #!/bin/bash ./zoraxy -port=:8000 ``` +If you want faster GeoIP-Lookup, you can add `-fastgeoip=true` after `-port=:8000`. Zoraxy will then use more RAM. +[See v2.6.6 Release](https://github.com/tobychui/zoraxy/releases/tag/2.6.6) Make it executable with