Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appshubcc/Bettbox
/ types & classes
Types & classes
1,277 in github.com/appshubcc/Bettbox
⨍
Functions
6,206
◇
Types & classes
1,277
↓ 9 callers
TypeAlias
Bandwidth
Bandwidth of a connection
core/Clash.Meta/transport/tuic/congestion/bandwidth.go:11
↓ 8 callers
TypeAlias
Error
Error represents a SOCKS error
core/Clash.Meta/transport/socks5/socks5.go:16
↓ 7 callers
TypeAlias
Bandwidth
Bandwidth of a connection
core/Clash.Meta/transport/tuic/congestion_v2/bandwidth.go:15
↓ 7 callers
TypeAlias
CommandType
core/Clash.Meta/transport/tuic/v4/protocol.go:28
↓ 6 callers
TypeAlias
CommandType
core/Clash.Meta/transport/tuic/v5/protocol.go:28
↓ 5 callers
TypeAlias
marshallable
to test marshalling TextMarshalers and unmarshalling TextUnmarshalers
core/Clash.Meta/common/orderedmap/json_test.go:16
↓ 5 callers
Struct
option
core/Clash.Meta/component/http/http.go:95
↓ 4 callers
TypeAlias
KeySizeError
core/Clash.Meta/transport/shadowsocks/shadowaead/cipher.go:23
↓ 4 callers
TypeAlias
PaddingMethod
core/Clash.Meta/transport/xhttp/xpadding.go:14
↓ 4 callers
TypeAlias
contextKey
core/Clash.Meta/hub/route/ctxkeys.go:10
↓ 4 callers
TypeAlias
recordingAddr
core/Clash.Meta/transport/snell/pool_test.go:243
↓ 3 callers
TypeAlias
KeySizeError
core/Clash.Meta/transport/shadowsocks/shadowstream/cipher.go:18
↓ 3 callers
TypeAlias
dummyAddr
core/Clash.Meta/transport/snell/v4_test.go:375
↓ 2 callers
TypeAlias
Tunnel
core/Clash.Meta/listener/config/tunnel.go:18
↓ 2 callers
TypeAlias
contextKey
core/Clash.Meta/listener/sing/context.go:13
↓ 2 callers
TypeAlias
dummyAddr
core/Clash.Meta/transport/openvpn/control_test.go:62
↓ 2 callers
TypeAlias
earlyDummyAddr
core/Clash.Meta/transport/sudoku/early_handshake.go:82
↓ 2 callers
FuncType
handler
func(ctx *icontext.DNSContext, r *D.Msg) (*D.Msg, error)
core/Clash.Meta/dns/middleware.go:19
↓ 2 callers
TypeAlias
roundTripCount
core/Clash.Meta/transport/tuic/congestion_v2/bandwidth_sampler.go:17
↓ 1 callers
TypeAlias
BooleanMatcher
core/Clash.Meta/component/geodata/attr.go:50
↓ 1 callers
TypeAlias
ExternalProviders
core/common.go:37
↓ 1 callers
TypeAlias
Opcode
core/Clash.Meta/transport/openvpn/packet.go:29
↓ 1 callers
TypeAlias
TunnelMode
core/Clash.Meta/transport/sudoku/obfs/httpmask/tunnel.go:29
↓ 1 callers
TypeAlias
bySize
core/Clash.Meta/component/geodata/strmatcher/mph_matcher.go:204
↓ 1 callers
TypeAlias
chacha20ietfkey
IETF-variant of chacha20
core/Clash.Meta/transport/shadowsocks/shadowstream/chacha20.go:31
↓ 1 callers
TypeAlias
chacha20key
core/Clash.Meta/transport/shadowsocks/shadowstream/chacha20.go:17
↓ 1 callers
FuncType
dialFunc
func(ctx context.Context, network string, ips []netip.Addr, port string, opt option) (net.Conn, error)
core/Clash.Meta/component/dialer/dialer.go:205
↓ 1 callers
TypeAlias
domainMatcher
core/Clash.Meta/component/geodata/strmatcher/matchers.go:28
↓ 1 callers
TypeAlias
fullMatcher
core/Clash.Meta/component/geodata/strmatcher/matchers.go:8
↓ 1 callers
FuncType
middleware
func(next handler) handler
core/Clash.Meta/dns/middleware.go:20
↓ 1 callers
TypeAlias
rc4Md5Key
core/Clash.Meta/transport/shadowsocks/shadowstream/cipher.go:54
↓ 1 callers
TypeAlias
substrMatcher
core/Clash.Meta/component/geodata/strmatcher/matchers.go:18
↓ 1 callers
TypeAlias
udpHopAddr
core/Clash.Meta/transport/hysteria/conns/udp/hop.go:46
↓ 1 callers
TypeAlias
xchacha20key
core/Clash.Meta/transport/shadowsocks/shadowstream/chacha20.go:44
Class
plugins/flutter_distributor/examples/multiple_flavors/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts:17
Class
plugins/flutter_distributor/examples/hello_world/ohos/entry/src/ohosTest/ets/testrunner/OpenHarmonyTestRunner.ts:17
Struct
ACAutomaton
core/Clash.Meta/component/geodata/strmatcher/ac_automaton_matcher.go:24
Struct
AEAD
core/Clash.Meta/transport/vless/encryption/common.go:147
Struct
AEADConn
core/Clash.Meta/transport/sudoku/crypto/aead.go:18
Struct
ARC
core/Clash.Meta/common/arc/arc.go:22
Struct
ASCIIMode
ASCIIMode describes the preferred wire layout for each traffic direction. Uplink is client->server, Downlink is server->client.
core/Clash.Meta/transport/sudoku/obfs/sudoku/ascii_mode.go:15
Struct
ASN
core/Clash.Meta/rules/common/ipasn.go:10
Struct
ASNReader
core/Clash.Meta/component/mmdb/reader.go:23
Struct
AccessControl
core/state/state.go:26
Struct
Action
core/action.go:9
Struct
ActionResult
core/action.go:15
TypeAlias
AdapterType
AdapterType is enum of adapter type
core/Clash.Meta/constant/adapters.go:175
Interface
AddRef
core/Clash.Meta/adapter/outbound/base.go:352
FuncType
Addition
func(metadata *C.Metadata)
core/Clash.Meta/adapter/inbound/addition.go:9
Struct
Addons
core/Clash.Meta/transport/vless/config.pb.go:23
TypeAlias
Addr
Addr represents a SOCKS address as defined in RFC 1928 section 5.
core/Clash.Meta/transport/socks5/socks5.go:48
TypeAlias
AddrType
core/Clash.Meta/constant/metadata.go:48
Struct
Address
core/Clash.Meta/transport/tuic/v5/protocol.go:416
Struct
Address
core/Clash.Meta/transport/tuic/v4/protocol.go:437
Struct
AeadCipher
core/Clash.Meta/transport/shadowsocks/core/cipher.go:145
Interface
Allocator
core/Clash.Meta/common/pool/alloc.go:13
Struct
AmneziaWGOption
core/Clash.Meta/adapter/outbound/wireguard.go:88
Struct
AndroidVpnOptions
core/state/state.go:9
Struct
AndroidVpnRawOptions
core/state/state.go:33
Struct
AnyTLS
core/Clash.Meta/adapter/outbound/anytls.go:19
Struct
AnyTLS
core/Clash.Meta/listener/inbound/anytls.go:28
Struct
AnyTLSOption
core/Clash.Meta/adapter/outbound/anytls.go:25
Struct
AnyTLSOption
core/Clash.Meta/listener/inbound/anytls.go:12
Struct
AnyTLSServer
core/Clash.Meta/listener/config/anytls.go:7
Struct
AttributeList
core/Clash.Meta/component/geodata/attr.go:9
Interface
AttributeMatcher
core/Clash.Meta/component/geodata/attr.go:46
Struct
AuthServer
AuthServer for http/socks/mixed server
core/Clash.Meta/listener/config/auth.go:9
Interface
AuthStore
core/Clash.Meta/component/auth/auth.go:8
Struct
AuthUser
core/Clash.Meta/component/auth/auth.go:13
Struct
AuthUser
core/Clash.Meta/listener/inbound/auth.go:8
TypeAlias
AuthUsers
core/Clash.Meta/listener/inbound/auth.go:13
Struct
Authenticate
core/Clash.Meta/transport/tuic/v5/protocol.go:102
Struct
Authenticate
core/Clash.Meta/transport/tuic/v4/protocol.go:105
Interface
Authenticator
core/Clash.Meta/component/auth/auth.go:3
Struct
Backoff
Backoff is a time.Duration counter, starting at Min. After every call to the Duration method the current timing is multiplied by Factor, but it never
core/Clash.Meta/component/slowdown/backoff.go:19
Struct
BandwidthSample
BandwidthSample
core/Clash.Meta/transport/tuic/congestion/bandwidth_sampler.go:58
Struct
BandwidthSampler
BandwidthSampler keeps track of sent and acknowledged packets and outputs a bandwidth sample for every packet acknowledged. The samples are taken for
core/Clash.Meta/transport/tuic/congestion/bandwidth_sampler.go:158
Struct
Base
core/Clash.Meta/transport/ssr/protocol/base.go:20
Struct
Base
core/Clash.Meta/transport/ssr/obfs/base.go:3
Struct
Base
core/Clash.Meta/rules/common/base.go:22
Struct
Base
core/Clash.Meta/adapter/outbound/base.go:29
Struct
Base
core/Clash.Meta/listener/inbound/base.go:15
Struct
BaseOption
core/Clash.Meta/adapter/outbound/base.go:45
Struct
BaseOption
core/Clash.Meta/listener/inbound/base.go:92
Struct
BaseSniffer
core/Clash.Meta/component/sniffer/base_sniffer.go:16
Struct
BasicOption
core/Clash.Meta/adapter/outbound/base.go:193
Struct
Batch
Batch similar to errgroup, but can control the maximum number of concurrent
core/Clash.Meta/common/batch/batch.go:31
Struct
Baz
core/Clash.Meta/common/structure/structure_test.go:15
Struct
BazOptional
core/Clash.Meta/common/structure/structure_test.go:25
Struct
BazSlice
core/Clash.Meta/common/structure/structure_test.go:20
Struct
Bool
core/Clash.Meta/common/atomic/type.go:10
Struct
BrutalOption
core/Clash.Meta/adapter/outbound/singmux.go:35
Struct
BrutalOptions
core/Clash.Meta/listener/sing/sing.go:48
Struct
BrutalOptions
core/Clash.Meta/listener/inbound/mux.go:10
Struct
BrutalSender
core/Clash.Meta/transport/hysteria/congestion/brutal.go:20
Struct
BufferedConn
core/Clash.Meta/common/net/bufconn.go:12
Interface
BufferedReader
core/Clash.Meta/transport/tuic/v5/protocol.go:18
Interface
BufferedReader
core/Clash.Meta/transport/tuic/v4/protocol.go:18
Interface
BufferedWriter
core/Clash.Meta/transport/tuic/v5/protocol.go:23
Interface
BufferedWriter
core/Clash.Meta/transport/tuic/v4/protocol.go:23
next →
1–100 of 1,277, ranked by callers