Imports
- golang.org/x/net/http2
- golang.org/x/net/proxy
- gvisor.dev/gvisor/pkg/buffer
- gvisor.dev/gvisor/pkg/tcpip
- gvisor.dev/gvisor/pkg/tcpip/adapters/gonet
- gvisor.dev/gvisor/pkg/tcpip/header
- gvisor.dev/gvisor/pkg/tcpip/link/channel
- gvisor.dev/gvisor/pkg/tcpip/network/ipv4
- gvisor.dev/gvisor/pkg/tcpip/network/ipv6
- gvisor.dev/gvisor/pkg/tcpip/stack
- gvisor.dev/gvisor/pkg/tcpip/transport/icmp
- gvisor.dev/gvisor/pkg/tcpip/transport/tcp
- gvisor.dev/gvisor/pkg/tcpip/transport/udp
- github.com/txthinking/socks5
- golang.zx2c4.com/wireguard/device
- golang.zx2c4.com/wireguard/tun
- golang.zx2c4.com/wireguard/conn
- github.com/Snawoot/opera-proxy/seclient
- github.com/noql-net/certpool
- github.com/coder/websocket
Imports in module “github.com/celzero/firestack”
- github.com/celzero/firestack/intra/settings
- github.com/celzero/firestack/intra/protect
- github.com/celzero/firestack/intra/log
- github.com/celzero/firestack/intra/netstack
- github.com/celzero/firestack/intra/core
- github.com/celzero/firestack/intra/ipn/wg
- github.com/celzero/firestack/intra/dialers
- github.com/celzero/firestack/intra/ipn/h1
- github.com/celzero/firestack/intra/ipn/multihost
- github.com/celzero/firestack/intra/backend
- github.com/celzero/firestack/intra/ipn/seasy
- github.com/celzero/firestack/intra/ipn/rpn
Standard library imports
- bufio
- bytes
- context
- crypto/hmac
- crypto/rand
- crypto/sha256
- crypto/tls
- crypto/x509
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- encoding/pem
- errors
- fmt
- io
- math/rand
- net
- net/http
- net/http/httptrace
- net/http/httputil
- net/textproto
- net/url
- os
- strconv
- strings
- sync
- sync/atomic
- syscall
- time
- net/netip
- slices
- math/rand/v2