All Projects → inpanel → Inpanel

inpanel / Inpanel

Licence: other
A Web-based Linux VPS Management Tools

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Inpanel

Vps Recommendation
列舉出靠譜、實惠、優秀的VPS供應商,歡迎留言完善 
Stars: ✭ 392 (+182.01%)
Mutual labels:  vps
Bench Scripts
A compilation of Linux server benchmarking scripts.
Stars: ✭ 873 (+528.06%)
Mutual labels:  vps
Vps Comparison
A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.
Stars: ✭ 1,357 (+876.26%)
Mutual labels:  vps
Onekey caddy php7 sqlite3
小内存 VPS 一键搭建 Caddy+PHP7+Sqlite3 环境 (支持VPS最小内存64M),一键翻墙 caddy+web(php+sqlite3)+v2ray+bbr。
Stars: ✭ 435 (+212.95%)
Mutual labels:  vps
Nench
VPS benchmark script — based on the popular bench.sh, plus CPU and ioping tests, and dual-stack IPv4 and v6 speedtests by default
Stars: ✭ 611 (+339.57%)
Mutual labels:  vps
Wp Vps Build Guide
A verbose build guide for a modern, high-performance WordPress production VPS.
Stars: ✭ 31 (-77.7%)
Mutual labels:  vps
offensive-docker-vps
Create a VPS on Google Cloud Platform or Digital Ocean easily with Offensive Docker included to launch assessment to the targets.
Stars: ✭ 66 (-52.52%)
Mutual labels:  vps
Notes
胡写一通,乱写一气.杂七杂八.记录日常,若喜欢请Star,然后。。。。
Stars: ✭ 119 (-14.39%)
Mutual labels:  vps
Digitalocean Debian To Arch
Script to convert a Debian installation on DigitalOcean to Arch Linux
Stars: ✭ 783 (+463.31%)
Mutual labels:  vps
Shadowsocks Tutorial
🐱给小白的Shadowsocks和V2ray翻墙教程
Stars: ✭ 1,273 (+815.83%)
Mutual labels:  vps
Squid Pac
利用国外VPS搭建多协议代理服务,squid PAC代理服务器,25端口翻墙 ....墙已加高,https网站已失效,普通站点仍可代理..建议使用ssr替代
Stars: ✭ 514 (+269.78%)
Mutual labels:  vps
Warez
All your base are belong to us!
Stars: ✭ 584 (+320.14%)
Mutual labels:  vps
Vpstoolbox
一键安装Trojan-GFW代理,Hexo博客,Nextcloud等應用程式。
Stars: ✭ 1,080 (+676.98%)
Mutual labels:  vps
Freepac
科学上网/翻墙梯子/自由上网/SS/SSR/V2Ray/Brook 搭建教程 免费机场、VPN工具
Stars: ✭ 4,515 (+3148.2%)
Mutual labels:  vps
Scripts
Shadowsocks/SS一键脚本、ShadowsocksR/SSR一键脚本、V2Ray一键脚本、trojan一键脚本、VPS购买教程,各种网络资源和网络教程
Stars: ✭ 1,377 (+890.65%)
Mutual labels:  vps
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (+170.5%)
Mutual labels:  vps
New Pac
翻墙-科学上网、免费翻墙、免费科学上网、免费自由上网、fanqiang、翻墙梯子、免费软件/方法,一键翻墙浏览器,免费shadowsocks/ss/ssr/v2ray/goflyway账号/节点分享,vps一键搭建翻墙服务器脚本/教程,电脑、手机、iOS、安卓、windows、Mac、Linux、路由器翻墙
Stars: ✭ 31,869 (+22827.34%)
Mutual labels:  vps
Fanqiang Book
2021科学上网指南,小白图文攻略 | 翻墙/梯子/自由上网/SSR/V2Ray/
Stars: ✭ 127 (-8.63%)
Mutual labels:  vps
Capistrano Mb
[unmaintained] Capistrano tasks for deploying Rails from scratch to Ubuntu 16.04 and 18.04
Stars: ✭ 117 (-15.83%)
Mutual labels:  vps
Firewalltutor
自建梯子教程, 翻墙教程, 科学上网, google https://github.com/firewallTutor/firewallTutor
Stars: ✭ 83 (-40.29%)
Mutual labels:  vps

InPanel

The goal of this project is to make the easiest, fastest, and most painless way of Linux VPS management. This project has been forked from VPSMate since 11 Jan 2017 but changed a lot.

Official Website: inpanel.org

Developer: doudoudzj

Installation

# stable version
curl -O https://raw.githubusercontent.com/inpanel/inpanel/master/install.py
python install.py

# beta version
curl -O https://raw.githubusercontent.com/inpanel/inpanel/dev/install.py
python install.py --dev

Uninstall

service inpanel stop
rm -rf /usr/local/inpanel
rm -f /etc/init.d/inpanel

Username and Password

/usr/local/inpanel/config.py username 'your-username'
/usr/local/inpanel/config.py password 'your-password'

Features

  • 免费、简洁、开源
  • 快速在线安装、小巧且节省资源
  • 当前支持 CentOS/Redhat 5.4+、6.x、7.x、8.x
  • 基于发行版软件源的软件管理机制
  • 轻松构建 Linux + Nginx + MySQL + PHP 环境
  • 强大的在线文件管理和回收站机制
  • 快速创建和安装多种站点
  • 丰富实用的系统工具

from VPSMate to InPanel

本管理面板只是在 UI 层面对系统服务及功能进行管理配置,并不会在系统中生成多余的依赖及配置文件,不管 VPSMate 还是 InPanel,只是工具而已,卸载或安装,对系统已配置好的服务是没有影响的

现阶段两者使用同一个进程服务文件,所以只需要卸载 VPSMate ,再安装 InPanel 即可

从版本 v1.1.1b16 开始,不再使用 vpsmate 进程名,改用进程名为 intranet,在全新安装面板时,可以对已安装的 VPSMate 进行保留(或者删除)操作

从版本 v1.1.1b18 开始,不再使用 intranet 进程名,改用进程名为 inpanel,统一标识为"inpanel"

希望你用得愉快 !

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