Updated FAQ Frequently Asked Questions (markdown)

Marcel 2023-09-04 10:16:38 +02:00
parent 7fa0715853
commit 3ae5025228

@ -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