frp/pkg/config/v1
2026-03-02 01:09:59 +08:00
..
validation pkg/config: fix custom domain validation to prevent false matches with subdomain host (#5178) 2026-02-13 14:10:18 +08:00
api.go support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
client.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
client_test.go refactor: separate auth config from runtime and defer token resolution (#5105) 2025-12-25 00:53:08 +08:00
clone_test.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
common.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
proxy.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
proxy_plugin.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
proxy_test.go support yaml/json/toml configuration format, make ini deprecated (#3599) 2023-09-06 10:18:02 +08:00
server.go refactor: separate auth config from runtime and defer token resolution (#5105) 2025-12-25 00:53:08 +08:00
server_test.go refactor: separate auth config from runtime and defer token resolution (#5105) 2025-12-25 00:53:08 +08:00
store.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
value_source.go Add exec value source type (#5050) 2025-11-18 00:20:21 +08:00
value_source_test.go add tokenSource support for auth configuration (#4865) 2025-07-03 13:17:21 +08:00
visitor.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00
visitor_plugin.go add persistent proxy/visitor store with CRUD API and web UI (#5188) 2026-03-02 01:09:59 +08:00