mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-05 13:10:11 +00:00
add singbox core(just started)
This commit is contained in:
7
core/sing/debug_stub.go
Normal file
7
core/sing/debug_stub.go
Normal file
@@ -0,0 +1,7 @@
|
||||
//go:build !linux
|
||||
|
||||
package sing
|
||||
|
||||
func rusageMaxRSS() float64 {
|
||||
return -1
|
||||
}
|
||||
Reference in New Issue
Block a user