add TLS fingerprint (ja3) spoofer request modifier

This commit is contained in:
Kevin Pham
2023-11-27 16:30:13 -06:00
parent 2dccc7ca35
commit 7b3aecca7d
8 changed files with 553 additions and 69 deletions

View File

@@ -5,7 +5,8 @@ import (
"encoding/json"
"fmt"
"net"
"net/http"
//"net/http"
http "github.com/Danny-Dasilva/fhttp"
"time"
"ladder/proxychain"