Imports
- golang.org/x/net/html/charset
- golang.org/x/net/publicsuffix
- github.com/andybalholm/brotli
- github.com/wzshiming/socks5
- github.com/refraction-networking/utls
- github.com/klauspost/compress/zstd
- github.com/quic-go/quic-go
- github.com/enetx/g
- github.com/enetx/http
- github.com/enetx/http/cookiejar
- github.com/enetx/http/httptrace
- github.com/enetx/http/httputil
- github.com/enetx/http2
- github.com/enetx/g/cmp
- github.com/enetx/g/rand
- github.com/enetx/http3
- github.com/enetx/g/fs
Imports in module “github.com/enetx/surf”
- github.com/enetx/surf/header
- github.com/enetx/surf/internal/drainbody
- github.com/enetx/surf/pkg/connectproxy
- github.com/enetx/surf/pkg/sse
- github.com/enetx/surf/pkg/quicconn
- github.com/enetx/surf/internal/specclone
- github.com/enetx/surf/profiles
- github.com/enetx/surf/profiles/chrome
- github.com/enetx/surf/profiles/firefox
- github.com/enetx/surf/internal/retryafter
Standard library imports
- bufio
- bytes
- compress/gzip
- compress/zlib
- context
- crypto/rand
- crypto/sha256
- crypto/tls
- encoding/hex
- encoding/json
- encoding/xml
- errors
- fmt
- io
- math
- math/big
- mime
- mime/multipart
- net
- net/http
- net/textproto
- net/url
- path/filepath
- reflect
- regexp
- strconv
- strings
- sync
- sync/atomic
- syscall
- time
- maps
- math/rand/v2