Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Deep-ai-inc/ch.at
/ functions
Functions
18 in github.com/Deep-ai-inc/ch.at
⨍
Functions
18
◇
Types & classes
4
↓ 4 callers
Function
rateLimitAllow
(addr string)
util.go:25
↓ 3 callers
Function
checkResponse
(resp *http.Response, err error, passed, failed *int)
cmd/selftest/main.go:53
↓ 1 callers
Function
StartDNSServer
(port int)
dns.go:12
↓ 1 callers
Function
StartHTTPSServer
(port int, certFile, keyFile string)
http.go:79
↓ 1 callers
Function
StartHTTPServer
(port int)
http.go:64
↓ 1 callers
Function
StartSSHServer
(port int)
ssh.go:14
↓ 1 callers
Function
extractLLMResponse
extractLLMResponse extracts just the LLM response from various formats
cmd/selftest/main.go:20
↓ 1 callers
Function
getOrCreateHostKey
getOrCreateHostKey generates a new ephemeral host key
ssh.go:179
↓ 1 callers
Function
handleConnection
(netConn net.Conn, config *ssh.ServerConfig)
ssh.go:57
↓ 1 callers
Function
handleSession
(channel ssh.Channel, requests <-chan *ssh.Request)
ssh.go:93
↓ 1 callers
Function
isBrowserUA
isBrowserUA checks if the user agent appears to be from a web browser
http.go:17
↓ 1 callers
Function
rotate
()
util.go:53
Function
handleChatCompletions
(w http.ResponseWriter, r *http.Request)
http.go:347
Function
handleDNS
(w dns.ResponseWriter, r *dns.Msg)
dns.go:24
Function
handleRoot
(w http.ResponseWriter, r *http.Request)
http.go:97
Function
init
()
util.go:20
Function
main
()
chat.go:12
Function
main
()
cmd/selftest/main.go:90