首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX
›
linusyang
›
全部回复第 6 页 / 共 10 页
回复总数
198
1
2
3
4
5
6
7
8
9
10
❮
❯
2014-02-04 16:59:18 +08:00
回复了
linusyang
创建的主题
›
分享创造
›
分享一个安卓新版 Opera 越野模式的改服脚本
@
tamamaxox
Linux 版? Python 脚本是跨平台运行的吧。。
2014-02-03 17:05:38 +08:00
回复了
linusyang
创建的主题
›
分享创造
›
分享一个安卓新版 Opera 越野模式的改服脚本
@
hewigovens
好久以前写的,因为我一直用 Opera Mini 的,从 S40 时代开始。。 :)
@
lovejoy
搭建只要两行:
iptables -t nat -A PREROUTING -p tcp --dport 自定义端口 -j DNAT --to-destination 141.0.11.253:1080
iptables -t nat -A POSTROUTING -p tcp --dport 1080 -j SNAT --to-source 你的IP
1
2
3
4
5
6
7
8
9
10
❮
❯
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
5145 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms ·
UTC 09:26
·
PVG 17:26
·
LAX 01:26
·
JFK 04:26
Developed with
CodeLauncher
♥ Do have faith in what you're doing.