上次发布了IPSecAuto(https://www.v2ex.com/t/115200)后,就一直没有发布新产品。收获了很多V2EX朋友的建议,于是继续写了IPSecAuto For Centos。
CentOS Version on Github: https://github.com/frjalex/useful/blob/master/ipsecauto-centos.sh
其中ipsecauto也升级到 beta2,改进了很多bug: https://github.com/frjalex/useful/blob/master/ipsecauto.sh
但是IPSecAuto服务器端的solution, racoon也有不足,比如不支持IKEv2,不能在Windows phone上兼容等等。所以就有了SSLVPNAuto. SSLVPNAuto是一个能够一键让你安装Cisco Anyconnect SSL VPN 服务端的东西,有了它,因为是常规443端口链接,所以永远不会被封,还支持下发路由表给客户端,客户端连接后不会断线。。。凡是racoon没有的基本上都有了。目前客户端在app store 和 google play上都有, cisco anyconnect。服务器端solution是ocserv.
脚本下载地址: https://github.com/frjalex/useful/blob/master/sslvpnauto.sh
bug reports: frjalex#gmail.com
@@@重要提示:服务器必须是debian wheezy,必须在/etc/apt/sources.list里边添加wheezy-packports源。否则不能用@@@
CentOS Version on Github: https://github.com/frjalex/useful/blob/master/ipsecauto-centos.sh
其中ipsecauto也升级到 beta2,改进了很多bug: https://github.com/frjalex/useful/blob/master/ipsecauto.sh
但是IPSecAuto服务器端的solution, racoon也有不足,比如不支持IKEv2,不能在Windows phone上兼容等等。所以就有了SSLVPNAuto. SSLVPNAuto是一个能够一键让你安装Cisco Anyconnect SSL VPN 服务端的东西,有了它,因为是常规443端口链接,所以永远不会被封,还支持下发路由表给客户端,客户端连接后不会断线。。。凡是racoon没有的基本上都有了。目前客户端在app store 和 google play上都有, cisco anyconnect。服务器端solution是ocserv.
脚本下载地址: https://github.com/frjalex/useful/blob/master/sslvpnauto.sh
bug reports: frjalex#gmail.com
@@@重要提示:服务器必须是debian wheezy,必须在/etc/apt/sources.list里边添加wheezy-packports源。否则不能用@@@