Commit Graph

24 Commits (f4e4fbea62096710f1f228be46ca42f4fee54951)

Author SHA1 Message Date
fatedier 82f80a22be
add healthz api (#2511) 4 years ago
yuyulei 127a31ea6a
Fix typo (#2089) 4 years ago
fatedier 3fbdea0f6b
rename models to pkg (#2005) 4 years ago
fatedier 8b75b8b837
fix by golint (#1822) 5 years ago
fatedier 495d999b6c
refactoring monitor code, support prometheus (#1668)
* refactoring monitor code, support prometheus
* remove vendor
5 years ago
fatedier 1db091b381
tcp multiplexing over http connect tunnel 5 years ago
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
Gihan 9f47c324b7 api error fix due to status code 6 years ago
fatedier 2481dfab64 fix api 6 years ago
fatedier 95a881a7d3 frps: update server dashboard_api 6 years ago
fatedier f76deb8898 frps: remove auth timeout 6 years ago
fatedier 611d063e1f server: adjust code structure 6 years ago
fatedier 0c7d778896 frps: optimize code 6 years ago
fatedier 6eb8146334 frps dashboard add stcp 7 years ago
fatedier 96b94d9164 dashbaord_api: more info 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 e29a1330ed dashboard: add proxy start and close time 8 years ago
fatedier 67bfae5d23 dashboard: add frps version in Overview page 8 years ago
fatedier 8b2cde3a30 update for metric 8 years ago
fatedier a4fece3f51 api: add server web api for statistics 8 years ago
fatedier 88083d21e8 start refactoring 8 years ago