Allow users to attach a JA3 signature to make outbound requests without the Go JA3 fingerprint. I got this idea from @hotnops and asked if it were alright to use in this project.
Change the transport in path.go to use a JA3 signature for outbound requests using the JA3Transport library.
Allow users to attach a JA3 signature to make outbound requests without the Go JA3 fingerprint. I got this idea from @hotnops and asked if it were alright to use in this project.
Change the transport in path.go to use a JA3 signature for outbound requests using the JA3Transport library.