Raccoon
Raccoon is a web-based PHP script to display V2ray configuration specifications and complete service information.
Install / Use
/learn @MrAminiDev/RaccoonREADME
What is Raccoon Script?
Raccoon is a web-based script that can be installed on various PHP hosting platforms. Using the Raccoon script, you can create an online website to display the details of a service and its remaining balance. This allows your users to easily view their service details by entering their configuration name in a complete and online format.
Features of Raccoon
1- Ability to connect to <a href="https://github.com/alireza0/x-ui">alireza</a> and <a href="https://github.com/MHSanaei/3x-ui">sanaei</a> and <a href="https://github.com/xpanel-cp/XPanel-SSH-User-Management">xpanel</a> panels (without version limitations) <br> 2- Display download and upload amounts <br> 3- Display total consumption <br> 4- Display the service expiration date <br> 5- Display the active or inactive status of the service <br> 6- Display the remaining days <br> 7- Display remaining traffic <br> 8- Support for multiple languages <br> 9- Online chat feature<br> 10- Support for using multi panels in one script <br>
Installation Guide
To install, simply download the project files and transfer them to your hosting. Then, put your panel information in the config.php file. <br> Supported types: sanaei, alireza,xpanel <br> Then, to activate the online chat, enter the crisp.chat site and become a member. After going through the membership process and entering the first page, click on the bottom gear and then select the first account option and then enter the Website Settings section in this front section. Click the name of your site on settings and click Setup instructions and copy the Website ID and enter it in the config.php file instead of Your ID.
security options
for apache and litespeed(not open-litespeed) just keep .htaccess file in directory of script (.htaccess file doesn't work in open-litespeed by default)
for nginx
location = ^/(.db.db|.cookie.txt)$ {
# Deny access to the db.db file
deny all;
# Optionally, you can specify a fallback page or redirect
# error_page 403 /path/to/fallback-page.html;
# or
# return 403;
}
for lighttpd
$HTTP["url"] =~ "^/(.db.db|.cookie.txt)$" {
url.access-deny = ( "" )
}
Video installation tutorial
<div align="center"> To install on the server with the help of aapanel by the dear team <a href="https://www.youtube.com/@sixtininelearn"> SIXTININE LERN </a> <br> <br> <br> </div>Preview
<div align="center"><img src="https://raw.githubusercontent.com/MrAminiDev/Raccoon/main/demo/Raccoon_demo (1).png" width="700"></div> <div align="center"><img src="https://raw.githubusercontent.com/MrAminiDev/Raccoon/main/demo/Raccoon_demo (2).png" width="700"></div>Thanks To
<a href="https://github.com/ILYAGVC"> ILYAGVC </a> <br> <a href="https://github.com/thezass/"> Thezass </a> <br> <a href="https://github.com/alirezax5"> alirezax5 </a>
Donation
Trx Wallet: TQhwK6q94GgpUZSsHBjiUWc6xAHz5Df9mW
Related Skills
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
40PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
devplan-mcp-server
3MCP server for generating development plans, project roadmaps, and task breakdowns for Claude Code. Turn project ideas into paint-by-numbers implementation plans.

