Imports
- github.com/zmap/zcrypto/tls
- golang.org/x/net/http/httpguts
- golang.org/x/net/http2/hpack
- golang.org/x/net/idna
- golang.org/x/text/unicode/norm
- golang.org/x/text/width
Imports in module “gitlab.utwente.nl/s1672509/zgrab2_fork”
Standard library imports
- bufio
- bytes
- compress/gzip
- container/list
- context
- crypto/rand
- encoding/base64
- encoding/binary
- encoding/hex
- encoding/json
- errors
- fmt
- io
- io/ioutil
- log
- math
- mime
- mime/multipart
- net
- net/http/httptrace
- net/textproto
- net/url
- os
- path
- path/filepath
- reflect
- runtime
- sort
- strconv
- strings
- sync
- sync/atomic
- time
- unicode/utf8