sharevb
sharevb
Hi @joe-eklund, this is not really possible from a browser, JS cannot access everywhere and cannot do raw socket access, will require a local application or server side, so probably...
Hi, another solution is to forge an URL linking to ssllabs
Hi @kyle079 , this is not possible from a browser, will require a local application or server side, suposing server side has access to these ip But maybe can just...
Hi @iGamerTrip, this is not really possible from a browser, JS cannot access everywhere, will require a local application or server side, so probably not the goal of this project...
Hi, yes, for api calls, (supposing CORS policy is ok), but will not work for websites as JS is not allowed to call everywhere (security) By the way curl generator...
HI @Trip7274 and @CorentinTh, implemented i #1168
Hi @wo5463 , this is not really possible from a browser, JS cannot access everywhere and cannot do raw socket access, will require a local application or server side, so...
Hi @drpdishant , this is not really possible from a browser, JS cannot access everywhere and cannot do raw socket access, will require a local application or server side, so...
Hi @ItsNoted and @CorentinTh , implemented by @utf26 in #976
Hi @ItsNoted , @CorentinTh, implemented in #1290