Commit Graph

16 Commits (21a126e4e4cc7dfe3fa83bba7223e071009f48f6)

Author SHA1 Message Date
Tyler Compton 6277af4790 Pass server configuration as an argument
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
6 years ago
fatedier 0c7d778896 frps: optimize code 6 years ago
fatedier 6eb8146334 frps dashboard add stcp 7 years ago
fatedier dfb892c8f6
Merge pull request #718 from fatedier/cmd
more cmds
7 years ago
fatedier 0f6f674a64 cmd: support more cli command 7 years ago
miwee 3fde9176c9 dashboard_api for getting a client status by name 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 d246400a71 frpc: add admin server for reload configure file 8 years ago
fatedier 44971c7918 dashboard: use gzip for static files, resolve #333 8 years ago
fatedier 7bc6c72844 dashboard: fix dashboard auth error, fix #339 8 years ago
fatedier 2883d70ea9 dashboard: don't check authentication if user and password is empty 8 years ago
fatedier 3f17837a2c web: support http basic auth in dashboard 8 years ago
fatedier 8b2cde3a30 update for metric 8 years ago
fatedier a4fece3f51 api: add server web api for statistics 8 years ago
fatedier 9e683fe446 update basic auth method 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago