Recent content by MysterTee

  1. MysterTee

    Homebrew RELEASE NxFileViewer

    Do you still have the issue? It seems to be related to HTTPS certificate of tinfoil.io.
  2. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    Of course you can use let's encrypt, this is probably one of the easiest free solution. For the process I can't explain better than Microsoft here (or Google for some tutorials).
  3. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    Hello guys, Jycai, it looks like for some reason, authentication header is getting removed somewhere (Haproxy or pfsense, but I don't know those tools). HxxP => HttP ? How do you test ? With Tinfoil or with a Web browser ? If WebBrowserAuthEnabled is enabled, it is normal to have a "Request...
  4. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    Hello my BF! "ServedDirectories" setting can't be use for this purpose (but indeed it would be logical). Since v2, I introduced a CustomIndex override mechanism which should help you to achieve what you want. This mechanism allows to override any of the Tinfoil's documented index property here...
  5. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    I can't reproduce this problem, when I install a title with "Include DLC" and "Include Updates", latest available update and dlcs are queued for installation. I've no idea where your problem comes from...
  6. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    Ok, but when a game is installed it doesn't shows any more in new games...
  7. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    So it looks like it is a Tinfoil problem... But just to make sure, is the game already installed ?
  8. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    This is strange, I would suggest you to browse your server from a Web browser (entering the same URL as the one from Tinfoil ex: http://somehostorip:someport) in order to view the served JSON index (if necessary, set "WebBrowserAuthEnabled" to true). By doing so you will be able to easily search...
  9. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    You're welcome, thanks. Concerning your original question: note that ports below 1024 are considered privileged ports. On most systems now, privileged ports can't be bound to non-root processes. Concerning edit 1 & 2: there is no sorting options from the server, and I will probably never...
  10. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    The latest version using TinfoilWebServer_v2.0.0_Framework-Independent-linux-x64.zip was successfully tested on DSM 7.1. Maybe ensure that listened ports defined in config file are properly taken into account and try some other ports.
  11. MysterTee

    Homebrew RELEASE Welcome to the official TinfoilWebServer thread

    Your need is not specific to TinfoilWebServer, you'll need to search for tutorials like "Access local server from the internet", but in short, in your box you'll need to setup a port redirection to your local machine (with TinfoilWebServer) and access your server (in your Switch) with the IP of...
  12. MysterTee

    How can I make my own tinfoil shop

    I would also recommend this app :lol: : https://gbatemp.net/threads/welcome-to-the-official-tinfoilwebserver-thread.587847/
  13. MysterTee

    Homebrew RELEASE NxFileViewer

    v2.6.1 released.