Commit Graph

16 Commits

Author SHA1 Message Date
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
2019-08-19 15:52:08 -07:00
0c7d778896 frps: optimize code 2019-01-11 14:34:50 +08:00
6eb8146334 frps dashboard add stcp 2018-05-20 19:06:05 +08:00
dfb892c8f6 Merge pull request #718 from fatedier/cmd
more cmds
2018-04-23 03:07:14 +08:00
0f6f674a64 cmd: support more cli command 2018-04-23 02:00:25 +08:00
3fde9176c9 dashboard_api for getting a client status by name 2018-04-04 12:07:20 +05:30
b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
udp
2018-01-17 22:18:34 +08:00
d246400a71 frpc: add admin server for reload configure file 2017-07-13 02:20:49 +08:00
44971c7918 dashboard: use gzip for static files, resolve #333 2017-05-31 01:44:18 +08:00
7bc6c72844 dashboard: fix dashboard auth error, fix #339 2017-05-31 01:07:51 +08:00
2883d70ea9 dashboard: don't check authentication if user and password is empty 2017-05-15 21:30:13 +08:00
3f17837a2c web: support http basic auth in dashboard 2017-05-15 21:18:06 +08:00
8b2cde3a30 update for metric 2017-03-27 01:39:05 +08:00
a4fece3f51 api: add server web api for statistics 2017-03-23 02:01:25 +08:00
9e683fe446 update basic auth method 2017-03-21 21:36:48 +08:00
88083d21e8 start refactoring 2017-03-09 22:44:42 +08:00