File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <div align =" center " >
2+
13# GOWebServer
24
35GOWebServer is a web server for Growtopia Private Server. It is written in Go and is designed to be fast and efficient.
46
5- ## To-Do
7+ </div >
8+
9+ ## Features
610
7- - [x] Basic HTTP server
8- - [x] Handle ` /growtopia/server_data.php ` requests
9- - [x] Implementing rate limiting requests
10- - [x] Implementing cache server for Growtopia Client
11- - [x] Handling missing cache files
12- - [x] Geo Location checker to block certain countries
11+ - HTTP/HTTPS server with TLS support
12+ - Handle ` /growtopia/server_data.php ` requests
13+ - Advanced DDoS protection ( rate limiting, connection tracking, IP blacklisting)
14+ - Proxy detection with circuit breaker pattern
15+ - Cache server for Growtopia Client with CDN fallback
16+ - Geo Location blocking based on country codes
1317
1418## Build
1519
You can’t perform that action at this time.
0 commit comments