mirror of
https://github.com/tobychui/zoraxy.git
synced 2025-08-07 05:38:30 +02:00
Static web server
- Fixed arm64 build bug in Make file - Added wip static web server
This commit is contained in:
9
src/mod/webserv/handler.go
Normal file
9
src/mod/webserv/handler.go
Normal file
@@ -0,0 +1,9 @@
|
||||
package webserv
|
||||
|
||||
/*
|
||||
Handler.go
|
||||
|
||||
Handler for web server options change
|
||||
web server is directly listening to the TCP port
|
||||
handlers in this script are for setting change only
|
||||
*/
|
Reference in New Issue
Block a user