Skip to content

0rt/XX-Net

 
 

Repository files navigation

XX-Net

下载链接:

https://codeload.github.com/XX-net/XX-Net/zip/1.11.3 (1.8.3之前的用户,请重新部署服务端)

最近新版不稳定,可以试试老的版本: https://codeload.github.com/XX-net/XX-Net/zip/1.3.6

版本: https://github.com/XX-net/XX-Net/releases

主要特性

  • GoAgent 稳定快速
  • Web界面,傻瓜易用
  • 内置了公共 appid, 上千可用ip, 开箱即用
  • 自动导入证书
  • 设置开机启动

XX-Net不是匿名工具

详情请看:
https://github.com/XX-net/XX-Net/wiki/Anonymous-and-Security

平台支持情况

  • Windows XP (需要 tcpip.sys 补丁, 比如用 tcp-z)
  • Win7/8/10
  • Ubuntu (不显示系统托盘)
  • Debian
  • Mac OS X(10.7; 10.8; 10.9; 10.10)

链接

问题报告: https://github.com/XX-net/XX-Net/issues
讨论群: https://groups.google.com/forum/#!forum/xx-net
Email: xxnet.dev at gmail.com

使用方法:

  • Windows下, 双击 start.lnk/start.vbs
    • 启动弹出浏览器: 访问 http://localhost:8085/
    • 托盘图标:点击可弹出Web管理界面, 右键可显示常用功能菜单。
    • Win7/8/10:提示请求管理员权限, 安装CA证书。请点击同意。
    • 推荐用Chrome浏览器, 安装SwichySharp, 可在swichysharp目录下找到插件和配置文件
    • Firefox 需手动导入证书 data/goagent/CA.crt 启动后生成
  • Linux下, 执行 start.sh
    • 自动导入证书,需安装 libnss3-tools 包
    • 第一次启动, 请用sudo ./start.sh, 以安装CA证书
    • 配置http代理 localhost 8087, 勾选全部协议使用这个代理。
  • Mac下,双击 start.command
    • 会自动导入证书,如果还有提示非安全连接,请手动导入data/goagent/CA.crt证书
    • 命令行启动方式:./start.sh
  • 服务端
    • 协议采用3.3的版本,请重新部署服务端,服务端兼容3.1.x/3.2.x的客户端
    • 虽然系统内置了公共appid, 还是建议部署自己的appid,公共appid限制看视频

感谢

  • GoAgent
  • GoGoTest
  • goagentfindip
  • checkgoogleip

附图

GoAgent状态页面

goagent_status

GoAgent 配置页面

goagent_config

GoAgent 部署服务端页面

goagent_deploy

GoAgent 查看日志页面

goagent_log

About

叉叉网 GoAgent 集成搜索 google ip

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 93.1%
  • JavaScript 4.7%
  • CSS 1.2%
  • HTML 0.8%
  • PHP 0.1%
  • Shell 0.1%