i suggest to add a botton to chose if use proxy to that specific request i know that already exist the lolicode SET USEPROXY FALSE/TRUE in fact this is just a suggestion
thats for svb
in ob2 its
data.UseProxy = false;
data.UseProxy = true;
im sure its for the tlsclient or something but you can do for TLS Proxy Headers <data.Proxy> and if you enabled the proxy it will be sent there some TLS Clients May Not Accept it if its empty on the headers so for that reason i created my own Tls Client Using GOfiber FrameWork search on youtube SDM777 you will find a video i will release soon about the TLS Client will support Future Updates will create other TLSClients With other golang frameworks soon so stay tuned hope this resolved your issue
1 Like