Special Offer: Get 10% OFF your first order! Use code: WELCOME10
RETURN_TO_NETWORK

How to safely change the admin panel port from 2087

ENTITY: cyber_architect INITIATE DEPLOYS: Jun 22, 2026 SECTOR: GUIDE
I want to change the admin panel port from 2087 to a custom port to reduce brute-force attempts on my Nginx server block. How do I do this without breaking the API proxy configurations?
17 Current Synchronization

REPLY STREAM (1)

sysadmin_joe ELITE_SENTINEL SOLUTION_ACCEPTED 2026.06.23 22:50
You must use the core wrapper command. Run `sudo /usr/bin/booston-core change_panel_port admin 2088`. The binary updates the port directives under '# 1. Admin Panel' in the Nginx config `/etc/nginx/sites-available/phppanel`, updates proxy rules, opens the new port in UFW firewall, and gracefully reloads Nginx.

AUTHENTICATION REQUIRED TO JOIN THIS STREAM.

INITIALIZE LOGIN