Peter Wang
|
a7f4ba9b5d
|
Feature: Add remove api for offline proxy
add api to remove a single proxy with name and type
example:
curl -X DELETE -u admin:admin -v http://127.0.0.1:7500/api/proxy/tcp/test-tcp
output:
proxy "test-tcp" deleted
|
2024-09-06 13:41:40 +08:00 |
|
fatedier
|
43ba7bd338
|
use new log package (#4054)
|
2024-03-12 13:58:53 +08:00 |
|
fatedier
|
b31c67d7c0
|
web: support to clear offline proxies data on dashboard (#3963)
|
2024-02-01 10:54:57 +08:00 |
|
fatedier
|
184223cb2f
|
Code refactoring related to message handling and retry logic. (#3745)
|
2023-11-06 10:51:48 +08:00 |
|
fatedier
|
46ff40543a
|
update github actions (#3538)
|
2023-07-21 10:30:46 +08:00 |
|
fatedier
|
c71efde303
|
refactor the code related to xtcp (#3449)
|
2023-05-28 16:50:43 +08:00 |
|
fatedier
|
9d077b02cf
|
lint by golangci-lint (#3080)
|
2022-08-29 01:02:53 +08:00 |
|
harmy
|
ef5ae3e598
|
fix: a reconnected proxy will disappear from dashboard after 7 days (#2008)
|
2020-09-25 16:10:20 +08:00 |
|
fatedier
|
3fbdea0f6b
|
rename models to pkg (#2005)
|
2020-09-23 13:49:14 +08:00 |
|