Directories ¶
Path | Synopsis |
---|---|
components
|
|
net
|
|
proxy/shadowsocks/bloom
Package bloom implements Bloom Filter using double hashing
|
Package bloom implements Bloom Filter using double hashing |
proxy/shadowsocks/shadowaead
In both stream-oriented and packet-oriented connections, length of nonce and tag varies depending on which AEAD is used.
|
In both stream-oriented and packet-oriented connections, length of nonce and tag varies depending on which AEAD is used. |
proxy/shadowsocksr/cipher/camellia
Package camellia implements the camellia block cipher.
|
Package camellia implements the camellia block cipher. |
proxy/shadowsocksr/cipher/idea
Package idea implements the IDEA block cipher
|
Package idea implements the IDEA block cipher |
proxy/vless
modified from https://github.com/yaling888/clash/blob/plus-pro/transport/vless/vless.go
|
modified from https://github.com/yaling888/clash/blob/plus-pro/transport/vless/vless.go |
proxy/websocket/x
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455.
|
Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455. |
utils
|
|
jsondb
Package jsondb provides a trivial "database": a Go object saved to disk as JSON.
|
Package jsondb provides a trivial "database": a Go object saved to disk as JSON. |
singleflight
Package singleflight provides a duplicate function call suppression mechanism.
|
Package singleflight provides a duplicate function call suppression mechanism. |
Click to show internal directories.
Click to hide internal directories.