mirror of
https://github.com/fatedier/frp.git
synced 2026-05-17 17:15:51 -06:00
The ServerCommonConf is now passed around as an argument instead of being shared between components as a global variable. This allows for more natural interaction with server.Session as a library and allows for multiple servers to co-exist within the same process. Related: #1387 |
||
|---|---|---|
| .. | ||
| http.go | ||
| https.go | ||
| proxy.go | ||
| stcp.go | ||
| tcp.go | ||
| udp.go | ||
| xtcp.go | ||