This website requires JavaScript.
Explore
Help
Register
Sign In
rms
/
amnezia-box
Watch
1
Star
0
Fork
0
You've already forked amnezia-box
mirror of
https://github.com/amnezia-vpn/amnezia-box.git
synced
2026-05-17 08:26:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev-next
Add File
New File
Apply Patch
amnezia-box
/
debug_stub.go
8 lines
87 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Fix pprof URL path
2023-12-27 17:33:07 +08:00
//go:build !(linux || darwin)
Show memory stats in debug
2022-08-11 12:41:54 +08:00
Add debug http server
2023-04-22 15:58:25 +08:00
package
box
Show memory stats in debug
2022-08-11 12:41:54 +08:00
func
rusageMaxRSS
(
)
float64
{
return
-
1
}
Reference in New Issue
Copy Permalink