|
DoAllInBat
新手上路

积分 5
发帖 5
注册 2008-11-19
状态 离线
|
『楼 主』:
[求助]批处理通过代理或者VPN伪装IP来实现网站刷票
使用 LLM 解释/回答一下
需要在某网站刷票,但是网站会禁止相同的IP重复投票。断开ADSL再重新连接,这样在理论上可以获得不同的IP,但实际上成功率不高,而且也不方便。
我想用批处理通过切换代理或者VPN(或者其它第三方应用程序)来动态更换IP,要求的结果是,更换IP以后,在 http://www.ip138.com/能够显示不同的IP,最好是不同地区的IP,这样刷票显得更加真实些,呵呵。
希望能得到大家的指点。
Need to brush votes on a certain website, but the website will prohibit the same IP from voting repeatedly. Disconnecting and reconnecting the ADSL can theoretically obtain different IPs, but in practice, the success rate is not high and it is not convenient.
I want to use batch processing to dynamically change the IP by switching proxies or VPNs (or other third-party applications). The desired result is that after changing the IP, http://www.ip138.com/ can display a different IP, preferably an IP from a different region, so that the vote brushing appears more real, hehe.
Hope to get everyone's guidance.
|
|
2008-11-19 11:48 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
|
2008-11-19 14:43 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我的自动切换IP的帖子可能对你没什么用
我更换外网IP的方法是这样的,登陆路由,断开和连接网络,抓包,
一个是断开网络,一个是连接网络
然后用NC分别提交,就可以得到不同的外网IP了
My post about automatic IP switching may not be useful to you.
The way I change the external network IP is like this: log in to the router, disconnect and connect the network, capture packets. One is to disconnect the network, and the other is to connect the network. Then submit with NC respectively, and you can get different external network IPs.
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2008-11-19 14:50 |
|
|
pooronce
中级用户
  
积分 484
发帖 250
注册 2007-6-5
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
adsl重新拨号我弄过,可以帮你弄个批处理
vpn么,你有vpn资源没有先?
I've tried redialing the ADSL. I can help you make a batch script. What about VPN? Do you have VPN resources first?
|
|
2008-11-19 14:54 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
连接 VPN
用Rasdial 命令
Connect to a VPN
Using the Rasdial command
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2008-11-19 14:56 |
|
|
keliyuan
新手上路

积分 4
发帖 4
注册 2008-11-19
状态 离线
|
|
2008-11-19 22:26 |
|
|
DoAllInBat
新手上路

积分 5
发帖 5
注册 2008-11-19
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
我的自动切换IP的帖子可能对你没什么用
我更换外网IP的方法是这样的,登陆路由,断开和连接网络,抓包,
一个是断开网络,一个是连接网络
然后用NC分别提交,就可以得到不同的外网IP了
Thank you all the same!
My post about automatic IP switching may not be useful to you.
The way I change the external network IP is like this: log in to the router, disconnect and connect the network, capture packets.
One is to disconnect the network, and the other is to connect the network.
Then submit with NC respectively, and you can get different external network IPs.
Thank you all the same!
|
|
2008-11-19 22:37 |
|
|
DoAllInBat
新手上路

积分 5
发帖 5
注册 2008-11-19
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
adsl重新拨号我弄过,可以帮你弄个批处理
vpn么,你有vpn资源没有先?
ADSL重新拨号的批处理,我也会写,呵呵。
不过还是谢谢你的热心回复。
I've tried re-dialing ADSL, and I can help you make a batch script.
For VPN, do you have VPN resources first?
I can also write the batch script for re-dialing ADSL, heh heh.
But still, thank you for your enthusiastic reply.
|
|
2008-11-19 22:58 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
同时拔了几个VPN,通过route命令更换 VPN的网关,这样可以选择通过不同的VPN上网,也可以达到切换IP的目的
At the same time, unplug several VPNs, and use the route command to change the VPN gateway. In this way, you can choose to access the Internet through different VPNs and also achieve the purpose of switching IPs
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2008-11-19 23:46 |
|
|
DoAllInBat
新手上路

积分 5
发帖 5
注册 2008-11-19
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
连接 VPN
用Rasdial 命令
是否跟连接ADSL的命令相同?
Connect VPN
Use Rasdial command
Is it the same as the command for connecting ADSL?
|
|
2008-11-20 10:17 |
|
|
DoAllInBat
新手上路

积分 5
发帖 5
注册 2008-11-19
状态 离线
|
『第 11 楼』:
使用 LLM 解释/回答一下
同时拔了几个VPN,通过route命令更换 VPN的网关,这样可以选择通过不同的VPN上网,也可以达到切换IP的目的
是不是也许要 WinSock Expert 抓包,然后 nc 提交?
Disconnected several VPNs at the same time and used the route command to change the VPN gateway. In this way, you can choose to access the Internet through different VPNs and also achieve the purpose of switching IPs
Is it maybe necessary to use WinSock Expert to capture packets and then submit via nc?
|
|
2008-11-20 10:18 |
|
|
pooronce
中级用户
  
积分 484
发帖 250
注册 2007-6-5
状态 离线
|
『第 12 楼』:
使用 LLM 解释/回答一下
Originally posted by DoAllInBat at 2008-11-20 10:17 AM:
是否跟连接ADSL的命令相同?
对
Originally posted by DoAllInBat at 2008-11-20 10:17 AM:
Is it the same as the command to connect to ADSL?
Yes
|
|
2008-11-20 10:31 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 13 楼』:
使用 LLM 解释/回答一下
Originally posted by DoAllInBat at 2008-11-20 10:18:
是不是也许要 WinSock Expert 抓包,然后 nc 提交?
不需要
Originally posted by DoAllInBat at 2008-11-20 10:18:
Is it perhaps necessary to use WinSock Expert to capture packets and then submit via nc?
No need
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2008-11-20 10:49 |
|
|
yishanju
银牌会员
     [b]看你妹啊[/b]
积分 1488
发帖 1357
注册 2006-5-20
状态 离线
|
『第 14 楼』:
使用 LLM 解释/回答一下
如果你是ADSL线路,还是通过断开连接ADSL,获得不同的IP更好.
我觉得
If you are on an ADSL line, it is better to obtain a different IP by disconnecting the ADSL connection. I think
|

有问题请发论坛或者自行搜索,再短消息问我的统统是SB |
|
2008-11-20 11:04 |
|