c Fox - Hosting install

🚀 Pterodactyl Panel

Follow these steps to install the Panel:

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Pterodactyl-Panel/refs/heads/main/panel-fox)

Wings install

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Pterodactyl-Panel/refs/heads/main/wings-fox)

Node commands:

GitHub Cloudflare Tunnel

cd pterodactyl
sudo su
nano /etc/pterodactyl/config.yml

paste your configure of node

cd wings
docker-compose up -d --force-recreate

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 Puffer Panel

modded version of codesanbox Fork:

https://codesandbox.io/p/devbox/strange-darkness-ppysqt

install Puffer Panelt

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/puffer-panel/refs/heads/main/install)

Admin user create & start

sudo pufferpanel user add
sudo systemctl enable --now pufferpanel

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 Draco Panel

modded version of codesanbox: Docker

install Draco Panel

git clone https://github.com/dragonlabsdev/v2panel
curl -sL https://deb.nodesource.com/setup_23.x | sudo bash -
apt-get install nodejs git
cd v2panel
apt install zip -y && unzip panel.zip && cd panel
npm install && npm run seed && npm run createUser
node .

wings-Node

git clone https://github.com/draco-labes/draco-daemon
cd draco-daemon
npm install

paste your configure of node

localhost:3002

node .

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 Dragon Panel

modded version of codesanbox: Docker:

install Dragon Panel

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Dragon-panel/refs/heads/main/Panel)

install the Node

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Dragon-panel/refs/heads/main/node)
cd node

paste your configure of node

localhost:3002

node . 

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 Skyport Panel

modded version of codesanbox: Docker:

install Skyport Panel

sudo su
bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Skyport-Panel/refs/heads/main/panel)

install the Node

sudo su
bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Skyport-Panel/refs/heads/main/wings)
cd skyportd

paste your configure of node

localhost:3002

pm2 start .

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 OverSee Panel

modded version of codesanbox: Docker

install OverSee Panel

curl -sL https://deb.nodesource.com/setup_20.x | sudo bash -
apt-get install nodejs -y
git clone https://github.com/Itzplatinum/oversee-fixed.git &&
cd oversee-fixed && npm install && npm run seed && npm run createUser
node .

wings-Node

git clone https://github.com/draco-labes/draco-daemon
cd draco-daemon
npm install

paste your configure of node

localhost:3002

node .

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 HydraDaemon Panel

modded version of codesanbox: Docker:

install HydraDaemon Panel

bash <( curl -s https://raw.githubusercontent.com/Omar9282jwee/HydraDaemon-Panel/refs/heads/main/Hydra)

install the Node

bash <( curl -s https://raw.githubusercontent.com/Omar9282jwee/HydraDaemon-Panel/refs/heads/main/node)
cd HydraDAEMON
npm install

paste your configure of node

localhost:3002

node . 

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)
./playit-linux-amd64

Paper/versions/build


1.8.8 - 445
1.9.4 -> 775
1.10.2 -> 918
1.11.2 -> 1106
1.12 -> 1169
1.12.1 -> 1204
1.12.2 -> 1620
1.13 -> 173
1.13.1 -> 386
1.13.2 -> 657
1.14 -> 17
1.14.1 -> 50
1.14.2 -> 107
1.14.3 -> 134
1.14.4 -> 245
1.15 -> 21
1.15.1 -> 62
1.15.2 -> 393
1.16.1 -> 138
1.16.2 -> 189
1.16.3 -> 253
1.16.4 -> 416
1.16.5 -> 794
1.17 -> 79
1.17.1 -> 411
1.18 -> 66
1.18.1 -> 216
1.18.2 -> 388
1.19 -> 81
1.19.1 -> 111
1.19.2 -> 307
1.19.3 -> 448
1.19.4 -> 550
1.20 -> 17
1.20.1 -> 196
1.20.2 -> 318
1.20.4 -> 499
1.20.5 -> 22
1.20.6 -> 151
1.21 -> 130
1.21.1 -> 133
1.21.3 -> 83
1.21.4 -> 226
1.21.5 -> 25
1.21.6 -> 147
1.21.7 -> 17

🚀 Fox Scripts

24/7-hour-online-code

Keeps your bot or server running 24/7 without disconnecting, even if you're offline.

python3 <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/247.py)

Make-VPS-code

Instantly creates a free VPS using a simple script — fast and easy to deploy.

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install.sh)

ip-costom-Minecraft

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/install-playit.sh)

Fox-Openports

This script shows all open ports on your server using netstat.

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/main/fox-openports.sh)

Fox-Speedtest

This script runs an internet speed test directly from the VPS.

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/main/fox-speedtest.sh)

Fox-DDoS-Check

This script checks the top IPs making connections to your server, useful for detecting potential DDoS activity.

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/main/fox-ddos-check.sh)

Fox-System-Usage

Shows RAM, CPU, and disk usage of the server instantly.

bash <(curl -s https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/fox-system-usage.sh)

Fox-Check-Updates

🛡️ Check for system or security updates to keep your VPS secure and stable.

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/refs/heads/main/fox-check-updates.sh)

Fox-Log

Quick system log check for errors and failures.

bash <(curl -fsSL https://raw.githubusercontent.com/Omar9282jwee/Fox-Scripts/main/fox-log.sh)

🚀 Support

📞 الدعم الفني – Discord

لو واجهتك أي مشكلة، تقدر تتواصل معنا في لحظات.

🕒 متواجدين 24/7 لحل أي مشكلة تواجهك.

🛠️ بنساعدك يدويًا في تثبيت الهوست وتشغيله.

🎯 كل اللي عليك تبعت لنا على الديسكورد، وفوكس هيكون معاك.

💬 تواصل مع الدعم على Discord الآن
Copied!