All Projects → go-ignite → Ignite

go-ignite / Ignite

Licence: mit
A SS(R) panel for managing multiple users, powered by Go & Docker.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ignite

Freepac
科学上网/翻墙梯子/自由上网/SS/SSR/V2Ray/Brook 搭建教程 免费机场、VPN工具
Stars: ✭ 4,515 (+896.69%)
Mutual labels:  ss, ssr
node.umelabs.dev
每天24:00点前更新免费SS/SSR节点
Stars: ✭ 1,135 (+150.55%)
Mutual labels:  ssr, ss
Shadowsocksr
ShadowsocksR(SSR) for Go library
Stars: ✭ 246 (-45.7%)
Mutual labels:  ss, ssr
Clashr Auto Desktop
use clashr & tun2socks
Stars: ✭ 201 (-55.63%)
Mutual labels:  ss, ssr
Subweb
Stars: ✭ 308 (-32.01%)
Mutual labels:  ss, ssr
Get Free Ss
【停止维护】Node爬虫学习:自动爬取网络上公开的免费 SS\SSR 账号密码,并替换掉软件中旧的账号。
Stars: ✭ 224 (-50.55%)
Mutual labels:  ss, ssr
v2ray
每日分享免费节点、免费机场、ssr节点、v2ray节点、v2ray订阅、clash节点、clash订阅、shadowrocket订阅、Quantumult X订阅、Clash .NET订阅、小火箭节点、小猫咪节点、免费翻墙、免费科学上网、免费梯子、免费trojan节点、蓝灯、谷歌商店、翻墙梯子、安卓VPN、iphone翻墙节点、iphone vpn、一键翻墙浏览器、节点分享、免费SSR、蓝灯、谷歌商店、V2ary免费节点、代理、proxy代理科学上网、TG代理、电报代理、Telegram代理、ip加速、翻墙软件、socks5、破解VPN、机场推荐、节点订阅、破解VPN
Stars: ✭ 525 (+15.89%)
Mutual labels:  ssr, ss
Surge Rules
🦄 🎃 👻 Surge 规则集(DOMAIN-SET 和 RULE-SET),兼容 Surge for iOS 和 Surge for Mac 客户端。
Stars: ✭ 151 (-66.67%)
Mutual labels:  ss, ssr
Lightyearvpn
翻墙,科学上网,梯子,VPN下载,加速器,外网,代理,路由,防火墙,GFW。支持UDP,游戏必备。免费VPN试用,全球Shadowsocks节点。免费SS节点,SSR节点和V2ray节点。
Stars: ✭ 282 (-37.75%)
Mutual labels:  ss, ssr
Ssrpanel
An Account Managent Panel Which Is Used For Shadowsocks & ShadowsocksR & V2Ray & VNET
Stars: ✭ 279 (-38.41%)
Mutual labels:  ss, ssr
Awesome Vpn
Free VPN/proxy,server,account,link list.,实时更新免费的代理,科学上网,翻墙,梯子,服务器,客户端,账号
Stars: ✭ 2,691 (+494.04%)
Mutual labels:  ss, ssr
Subconverter
Utility to convert between various subscription format
Stars: ✭ 4,912 (+984.33%)
Mutual labels:  ss, ssr
Shadowsocksr Native
翻墙 从容穿越党国敏感日 ShadowsocksR (SSR) native implementation for all platforms, GFW terminator
Stars: ✭ 2,328 (+413.91%)
Mutual labels:  ss, ssr
Shadowsocks Share
示例站点
Stars: ✭ 406 (-10.38%)
Mutual labels:  ss, ssr
Potatso
Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.
Stars: ✭ 1,925 (+324.94%)
Mutual labels:  ss, ssr
v2rayfree
免费公益v2ray节点订阅、最新免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
Stars: ✭ 352 (-22.3%)
Mutual labels:  ssr, ss
Subscribe2clash
v2ray\trojan\ss\ssr\ssd订阅转换Clash规则配置,自动更新ACL4SSR路由规则
Stars: ✭ 112 (-75.28%)
Mutual labels:  ss, ssr
Sspanel Autocheckin
🚀 SSPanel 流量自动签到脚本
Stars: ✭ 116 (-74.39%)
Mutual labels:  ss, ssr
vpn
VPN软件(小三VPN),完全免费,不注册,不限速,不限流,不看广告不流氓
Stars: ✭ 360 (-20.53%)
Mutual labels:  ssr, ss
V2ray Rules Dat
🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,兼容 Shadowsocks-windows、Xray-core、Trojan-Go 和 leaf。Enhanced edition of V2Ray rules dat files, compatible with Xray-core, Shadowsocks-windows, Trojan-Go and leaf.
Stars: ✭ 6,550 (+1345.92%)
Mutual labels:  ss, ssr

Release Build Status Go Report Card Chat Telegram Microbadger Image DUB

A SS(R) panel for managing multiple users, powered by Go & Docker.

Overview

https://github.com/go-ignite/ignite/raw/master/snapshots/create.gif

Features

  • Simple to use - Easy to create and activate server by one click.
  • Fast - Create & destroy server container via docker in seconds.
  • Safe - Users are isolated by different containers, it is easy to suspend account by stopping related docker container.
  • Automatic - User's account will be suspended automatically by background job if it exceeds the max bandwidth limit or the expired date.
  • Easy to deploy - ignite is powered by Go, you can copy and run it by very easy steps, you can also deploy ignite by docker.

Snapshots

https://github.com/go-ignite/ignite/raw/master/snapshots/1.png

https://github.com/go-ignite/ignite/raw/master/snapshots/2.png

https://github.com/go-ignite/ignite/raw/master/snapshots/3.png

Install

Please refer to 《ignite中文安装指南》

Build

To build ignite, you need to prepare your Go development environment first, then follow the steps:

  • clone ignite to your go workspace
  • go build

Contributing

Pull request is welcome!

  • Fork ignite
  • Clone it: git clone https://github.com/yourname/ignite
  • Create your feature branch: git checkout -b my-new-feature
  • Make changes and add them: git add .
  • Commit changes: git commit -m "Add some feature"
  • Push your commits: git push origin my-new-feature
  • Create pull request

License

MIT License

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].