All Projects → miketwes → XX-Net-mini

miketwes / XX-Net-mini

Licence: other
XX-Net-mini: Mini version of XX-Net.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to XX-Net-mini

Xx Net
A proxy tool to bypass GFW.
Stars: ✭ 30,963 (+49047.62%)
Mutual labels:  goagent, gfw, uncensored
php-proxy
php proxy based on GoAgent protocal,Implemented by golang
Stars: ✭ 85 (+34.92%)
Mutual labels:  goagent, gfw
Awesome Vpn
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
Stars: ✭ 2,691 (+4171.43%)
Mutual labels:  goagent, gfw
rdm-app
Code for the rdm.openlighting.org site
Stars: ✭ 17 (-73.02%)
Mutual labels:  gae
Netskrafl
Icelandic crossword game website
Stars: ✭ 30 (-52.38%)
Mutual labels:  gae
steamcommunityhttpschina
a proxy to access steam community in china
Stars: ✭ 20 (-68.25%)
Mutual labels:  gfw
docker-laravel-appengine
Laravel dockerized with official Google App Engine flexible php environment + swoole.
Stars: ✭ 66 (+4.76%)
Mutual labels:  gae
Graph-Embeddding
Reimplementation of Graph Embedding methods by Pytorch.
Stars: ✭ 113 (+79.37%)
Mutual labels:  gae
reverse-proxy-php
在GAE php空间或者在国外apache php空间搭建反向代理
Stars: ✭ 51 (-19.05%)
Mutual labels:  gae
v2rayfree
免费公益v2ray节点订阅、最新免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
Stars: ✭ 352 (+458.73%)
Mutual labels:  gfw
Mirror
Deploy Google and Wikipedia mirror with one command using now.sh.
Stars: ✭ 93 (+47.62%)
Mutual labels:  gfw
NaiveSharp
🇳 A NaiveProxy Windows Client With Smart Traffic Pass Mode
Stars: ✭ 63 (+0%)
Mutual labels:  gfw
GaeSupportLaravel
Run Laravel on Google App Engine
Stars: ✭ 22 (-65.08%)
Mutual labels:  gae
vpn
VPN软件(小三VPN),完全免费,不注册,不限速,不限流,不看广告不流氓
Stars: ✭ 360 (+471.43%)
Mutual labels:  gfw
globalssh4github
利用UCloud的免费GlobalSSH服务加速github的ssh协议
Stars: ✭ 29 (-53.97%)
Mutual labels:  gfw
ssmgr-trojan-client
A shadowsocks-manager s-node client for trojan
Stars: ✭ 21 (-66.67%)
Mutual labels:  gfw
banned-news3
禁闻聚合
Stars: ✭ 99 (+57.14%)
Mutual labels:  gfw
ElegantRL
Scalable and Elastic Deep Reinforcement Learning Using PyTorch. Please star. 🔥
Stars: ✭ 2,074 (+3192.06%)
Mutual labels:  gae
free
freefq账号已恢复,此号暂停使用!--翻墙、免费翻墙、免费科学上网、免费节点、免费梯子、免费ss/v2ray/trojan节点、蓝灯、谷歌商店、翻墙梯子
Stars: ✭ 280 (+344.44%)
Mutual labels:  gfw
v2ray
V2ray看新闻,自动抓取可用节点,以V2ray的机制上网看新闻
Stars: ✭ 44 (-30.16%)
Mutual labels:  gfw

g

XX-Net-mini 4.5.2 Mini version of XX-Net, Linux (Ubuntu, Debian)和Win10 x64下正常运行.

使用说明:

Win10_x64用户运行: start.bat, 运行演示观看: mini.mp4

Linux用户终端运行:

sudo aptitude install python3.9 openssl libnss3-tools
python3 XX-Net-mini/code/default/launcher/start.py

运行时如果提示

Press Enter to continue..., 

说明有错误出现, 可修改 XX-Net-mini/code/default/lib/noarch/xlog.py中的

self.min_level = FATAL

self.min_level = NOTSET

以显示详细错误信息, 欢迎提交错误报告, 提交报告时请尽可能附上详细错误信息

如果不出现

Network is ok, you can start to surf the internet!

的提示, 说明Ipv6网络有问题或宽带/DHCP未连接, Ipv6网络问题可参考: network IPv6 fail 怎么设置

Linux chromium浏览器代理设置:

chromium --proxy-server="http://127.0.0.1:8087" 

使用自己的appid, 编辑XX-Net-mini/data/config.json:

    "gaeappids": [
        "yourappid1",
        "yourappid2"
    ],
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].