frp/cmd
Tyler Compton 666f122a72 Pass client configuration as an argument
The ClientCommonConf, configuration file path, and server UDP port are
now passed around as arguments instead of being shared between
components as global variables. This allows for multiple clients to
exist in the same process, and allows client.Session to be used as a
library more easily.
2019-08-20 14:08:01 -07:00
..
frpc Pass client configuration as an argument 2019-08-20 14:08:01 -07:00
frps Remove global ServerService variable 2019-08-19 16:23:33 -07:00