mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
6 lines
89 B
Go
6 lines
89 B
Go
//go:build !linux
|
|
|
|
package protect_server
|
|
|
|
func ServeProtect(path string, fwmark int) {}
|