frizz925 / gbf-proxy

Granblue caching proxy for in-game assets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



Build Status codecov License

Granblue Proxy

Granblue caching proxy for in-game assets written in Golang and aimed to be blazingly fast!

How to Use

The proxy is available on gbf-proxy.kogane.moe with the following ports:

  • 80: HTTP proxy port (insecure, not recommended)
  • 443: HTTPS proxy port (secure, recommended)
  • 8088: Alternative HTTP proxy port

Although this is basically a public web proxy, it can only proxy your web traffic into .granbluefantasy.jp domains so make sure you set up your proxy rules properly, otherwise you'll get 403 Forbidden responses!

Setup instructions:

Readme still WIP

About

Granblue caching proxy for in-game assets

License:MIT License


Languages

Language:Go 91.5%Language:HCL 6.8%Language:Makefile 0.9%Language:Shell 0.8%