WhiteHatBox
Share Page
Following(0)
Partner(s)
user_1234

What format do I use when I enter proxy info into the SetProxy function?

ReplyThanks 2016/01/16 02:00:08 0 0

What format do I use when I enter proxy info into the SetProxy function?

Do I import a string that looks like this: 111.111.11.11:1234 | Proxy:Port? how do I set the proxy variable so it uses the appropriate ip and port?

greyhat
2016/01/16 04:21:07

Create Proxy Table store/init, local/global .

Create Proxy String store,local,

Import or load your proxies in the Table, like you have: 111.111.11.11:1234


Create Variable Operate

Select Proxy Table to get value from table, and Set the value to be the proxy string


From there, you can optionally remove row and choose the order of how you want to get the proxies from the table


Then you insert Proxy Set, and select your Proxy String as the variable.






zhoucongcq
2016/01/17 22:54:28
1 # [email protected] 1/16/2016 2:00:08 AM

What format do I use when I enter proxy info into the SetProxy function?

Do I import a string that looks like this: 111.111.11.11:1234 | Proxy:Port? how do I set the proxy variable so it uses the appropriate ip and port?

yes, just this format.
<< < 1> >>
VerifyCode
Advanced Option