2011年6月19日 | 分类: 翻墙利器 | 标签: , ,

豆荚VPN刚开放不久,提供免费美国及中国PPTP L2TP OPENVPN服务。

注册地址:http://www.podvpn.com/member.php?mod=register

填写表格注册后即可登陆。

使用教程:http://www.podvpn.com/help.php

阅读全文…

网络上找的几个免费试用的VPN

https://www.shieldexchange.com/

提供免费试用100M的openvpn

注册后邮箱激活然后登陆下载客户端,安装连接即可翻墙。

阅读全文…

2011年6月18日 | 分类: 代理工具 | 标签:

1.匿名隐私
Permeo Security Driver v4.22 2468K 网络隐身代理极佳软件
将本地应用程序的网络连接请求直接转化为socks5,可以调度使用Socks 5和跳板服务器等功能。
网上有几种版,但4.2.6版本太大。

GhostSurf 2.1 3074 KB 通过因特网的匿名的”hub”发送数据,使追踪你成为不可能。
http://www.tenebril.com/products/ghostsurf

阅读全文…

2011年6月18日 | 分类: 乱七八糟 | 标签: ,

便携式安装的Windows,请从您的USB棒或任何目录应用程序引擎。

符合 portableapps.com 规范2.0。

该软件包包括:

  • PortableApps.com版本2.0骨架与艺术作品和发射器
  • 针对Windows的Python 2.5.4与 SSL模块 的证书验证
  • 游戏由谷歌发布了Windows,SDK重新包装从 * 。微星 * 0.7 ž
  • 游戏GUI启动器(有自己的嵌入式WX /蟒蛇)
  • 文件( *. PYD和*. dll )UPX’ed与PortableApps.com AppCompactor

阅读全文…

2011年6月18日 | 分类: 翻墙相关 | 标签: , ,

VPNPPTP -它很容易使用和配置,通过PPTP和L2TP到Linux上的VPN连接的软件。这是写在使用Shell脚本FreePascal的。

VPNPPTP 是一个简单的配置和在Linux上PPTP/L2TP VPN连接使用方案。这是写在FreePascal的由拉撒路和shell脚本。

该软件包包含在分布:分布Edumandriva,俄罗斯Mandriva的电源组,MagOS,MiniOS,KSoNoMi,PCLinuxOS俄罗斯社区版,西亚勒。双方还包目前使用PCLinuxOS,Ubuntu的,Debian的,openSUSE的,Fedora的,Mageia,他们在分布类似。目前VPNPPTP – 只有无与伦比的配置和管理VPN L2TP连接,能工作在任何Linux发行任何DE图形工具。

阅读全文…

2011年6月18日 | 分类: 翻墙相关 | 标签: , ,

Flora_ssh-D是什么?

# Flora_ssh-D是一个Applescript(以app形式封装),在Mac OS上开发和运行(有计划推出针对Windows的版本);

# Flora_ssh-D是一个iTunes VoiveOver程序,能够像iPod shuffle那样自动报读当前正在播放的歌名和艺术家;

# Flora_ssh-D能够自动连接ssh -D服务器,自动创建Socks代理服务器,高速访问某些如Twitter、Facebook等国外优秀站点,并在连接断开的时候自动重连,配合ssh -D服务器使用,让Wall从此透明;

阅读全文…

2011年6月18日 | 分类: 代理工具 | 标签: , , ,

This is a free and open-source P2P Social Virtual Private Network (VPN) that seamlessly networks your computer with the computers of your friends so that:

  • Your computer can communicate directly to computers of your friends, and all communication is encrypted and authenticated. In other words, you are in full control of who you connect to and all your communications are private.
  • This private network is configured with no hassle. The social VPN does all the configuration automatically for you. All you and your friends need to do is run this software and log in to your XMPP backend (such as Google chat, or Jabber.org).
  • You and your friends can communicate, share and collaborate in countless ways, with existing applications, like iTunes, Windows shared folders, and remote desktop. You can share files and folders, stream music and video, play multi-user games, access remote desktops, and run a Web server private to your friends.
  • If you own multiple computers at different places, you can also use the Social VPN to seamlessly access your files, desktop, etc remotely – creating your own personal VPN.

阅读全文…

goagent是一个简单易用的GAE翻墙代理软件

0616 更新内容 BUG修复,增加forcehttps选项,如果启用,效果相当于userscript的force https扩展。

项目地址:http://code.google.com/p/goagent/

 

gaeproxycsharpclient是一个GAPPProxy 的客户端的C#实现

下载地址:http://code.google.com/p/gaeproxycsharpclient/downloads/list

阅读全文…

2011年6月17日 | 分类: 手机翻墙 | 标签: ,

首先声明,不是我的原创,我只是总结+传播,不废话了。

测试环境:HTC Touch Diamond WM6.1 + opera mobile 10 + 联通3G网络(2G也可以链接,但是太慢了)

一、

SSH转发HTTP代理服务器端口至本地
本方法仅能使Opera Mobile 9,10爬墙上网,也可供Pocketwit上推,暂时还不能供其他程序使用。
阅读全文…

CentOS 使用webmin安装,管理openvpn server
准备工作:
Tips:如何确认是否开启了tun/tap?
cat /dev/net/tun
如果返回信息为:cat: /dev/net/tun: File descriptor in bad state 说明正常,否则发个ticket给VPS公司让他们帮忙开吧。
另外如果你需要连上OpenVPN后能访问互联网,还需要iptables_nat模块支持,用这个命令检测:iptables -t nat -A POSTROUTING -s 10.8.0.0/24 -o venet0 -j MASQUERADE
如果返回信息为:iptables: Unknown error 4294967295 说明正常,否则同样发个ticket给VPS公司让他们帮忙开吧。

阅读全文…