mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-06 01:07:03 +08:00
5 lines
118 B
Go
5 lines
118 B
Go
// Package stats provides statistic data via http server.
|
|
package stats
|
|
|
|
// Ref: github.com/Dreamacro/clash/hub/route
|