Commit Graph

9 Commits (2170c481ce66634e897f9f5a607fdc30724bacb0)

Author SHA1 Message Date
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.
6 years ago
fatedier 96d7e2da6f add admin UI for frpc 6 years ago
fatedier d879b8208b frpc: add api PUT api/config 6 years ago
fatedier 3585e456d4 frpc: add api GET api/config 6 years ago
fatedier 6eb8146334 frps dashboard add stcp 7 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
udp
7 years ago
fatedier 584e098e8e frpc: add status command 7 years ago
fatedier d246400a71 frpc: add admin server for reload configure file 8 years ago