Commit Graph

21 Commits (710ecf44f571f2f2f8f063b37e666f5ef9fc9ae2)

Author SHA1 Message Date
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
Tank 4797136965
feat: support sudp proxy (#1730) 5 years ago
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 5bc7fe2cea fix PUT /api/config without token 6 years ago
fatedier fe403ab328 frpc: update admin_api 6 years ago
fatedier 66555dbb00 frpc admin: not allow empty PUT /api/config body 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 5a7ef3be74 frpc: reload proxy not saved after reconnecting 6 years ago
fatedier 25cfda5768 conf: support render configure file using environment variables 6 years ago
fatedier 35278ad17f mv folders 6 years ago
fatedier b33ea9274c client/control: refactor code 6 years ago
fatedier c33b5152e7 split visitors from proxies and add health check config 7 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 3f6799c06a add remoteAddr in NewProxyResp message 7 years ago
fatedier 584e098e8e frpc: add status command 7 years ago
fatedier bd1e9a3010 update doc and fix vistor -> visitor 7 years ago
fatedier d5931758b6 fix user in reload command 8 years ago
fatedier d246400a71 frpc: add admin server for reload configure file 8 years ago