| LOW | cmd/frpc/main.go | 1 | // Copyright 2016 fatedier, fatedier@gmail.com |
| LOW | cmd/frpc/sub/proxy.go | 1 | // Copyright 2023 The frp Authors |
| LOW | cmd/frpc/sub/admin.go | 1 | // Copyright 2023 The frp Authors |
| LOW | cmd/frpc/sub/nathole.go | 1 | // Copyright 2023 The frp Authors |
| LOW | cmd/frpc/sub/root.go | 1 | // Copyright 2018 fatedier, fatedier@gmail.com |
| LOW | cmd/frpc/sub/verify.go | 1 | // Copyright 2021 The frp Authors |
| LOW | cmd/frps/main.go | 1 | // Copyright 2018 fatedier, fatedier@gmail.com |
| LOW | cmd/frps/root.go | 1 | // Copyright 2018 fatedier, fatedier@gmail.com |
| LOW | cmd/frps/verify.go | 1 | // Copyright 2021 The frp Authors |
| LOW | test/e2e/e2e.go | 41 | log.Infof("starting e2e run %q on Ginkgo node %d of total %d", |
| LOW | test/e2e/e2e.go | 61 | // such as making some global variables accessible to all parallel executions |
| LOW | test/e2e/v1/basic/oidc.go | 1 | // Copyright 2026 The frp Authors |
| LOW | test/e2e/v1/basic/token_source.go | 1 | // Copyright 2025 The frp Authors |
| LOW | test/e2e/mock/server/oidcserver/oidcserver.go | 1 | // Copyright 2026 The frp Authors |
| LOW | server/service.go | 1 | // Copyright 2017 fatedier, fatedier@gmail.com |
| LOW | server/service_test.go | 1 | // Copyright 2026 The frp Authors |
| LOW | server/control.go | 1 | // Copyright 2017 fatedier, fatedier@gmail.com |
| LOW | server/api_router.go | 1 | // Copyright 2017 fatedier, fatedier@gmail.com |
| LOW | server/proxy/https.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/xtcp.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/tcpmux.go | 1 | // Copyright 2020 guylewin, guy@lewin.co.il |
| LOW | server/proxy/xtcp_test.go | 1 | // Copyright 2026 The frp Authors |
| LOW | server/proxy/proxy.go | 1 | // Copyright 2017 fatedier, fatedier@gmail.com |
| LOW | server/proxy/sudp.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/stcp.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/http.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/udp.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/tcp.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/proxy/proxy_test.go | 1 | // Copyright 2026 The frp Authors |
| LOW | server/group/https.go | 1 | // Copyright 2025 The frp Authors |
| LOW | server/group/tcpmux.go | 1 | // Copyright 2020 guylewin, guy@lewin.co.il |
| LOW | server/group/group.go | 1 | // Copyright 2018 fatedier, fatedier@gmail.com |
| LOW | server/group/tcp.go | 1 | // Copyright 2018 fatedier, fatedier@gmail.com |
| LOW | server/controller/resource.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/http/controller.go | 1 | // Copyright 2025 The frp Authors |
| LOW | server/http/controller_test.go | 1 | // Copyright 2026 The frp Authors |
| LOW | server/http/model/types.go | 1 | // Copyright 2025 The frp Authors |
| LOW | server/visitor/visitor.go | 1 | // Copyright 2019 fatedier, fatedier@gmail.com |
| LOW | server/registry/registry.go | 1 | // Copyright 2025 The frp Authors |
| LOW | server/registry/registry_test.go | 1 | // Copyright 2026 The frp Authors |
| LOW | assets/assets.go | 1 | // Copyright 2016 fatedier, fatedier@gmail.com |
| LOW | conf/frpc_full_example.toml | 21 | # console or real logFile path like ./frpc.log |
| LOW | conf/frpc_full_example.toml | 41 | |
| LOW | conf/frpc_full_example.toml | 61 | # Specify a custom CA certificate file for verifying the OIDC token endpoint's TLS certificate. |
| LOW | conf/frpc_full_example.toml | 81 | |
| LOW | conf/frpc_full_example.toml | 101 | |
| LOW | conf/frpc_full_example.toml | 121 | # transport.quic.keepalivePeriod = 10 |
| LOW | conf/frpc_full_example.toml | 141 | # to disable it. |
| LOW | conf/frpc_full_example.toml | 161 | # This parameter should be same between client and server. |
| LOW | conf/frps_full_example.toml | 1 | # This configuration file is for reference only. Please do not use this configuration directly to run the program as it |
| LOW | conf/frps_full_example.toml | 21 | # transport.quic.keepalivePeriod = 10 |
| LOW | conf/frps_full_example.toml | 41 | # transport.tcpKeepalive = 7200 |
| LOW | conf/frps_full_example.toml | 61 | # HTTP CONNECT requests. By default, this value is 0. |
| LOW | conf/frps_full_example.toml | 101 | # auth.additionalScopes specifies additional scopes to include authentication information. |
| LOW | conf/frps_full_example.toml | 141 | # custom404Page = "/path/to/404.html" |
| LOW | conf/legacy/frps_legacy_full.ini | 1 | # [common] is integral section |
| LOW | conf/legacy/frps_legacy_full.ini | 21 | # specify which address proxy will listen for, default value is same with bind_addr |
| LOW | conf/legacy/frps_legacy_full.ini | 101 | |
| LOW | conf/legacy/frps_legacy_full.ini | 121 | max_ports_per_client = 0 |
| LOW | conf/legacy/frps_legacy_full.ini | 141 | # tcp_keepalive specifies the interval between keep-alive probes for an active network connection between frpc and frps. |
| 206 more matches not shown… |