MrAminiNezhad Raccoon Save Abandoned

Raccoon is a web-based PHP script to display V2ray configuration specifications and complete service information.

Project README
برای توضیحات فارسی اینجا بزنید


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 alireza and sanaei and xpanel panels (without version limitations)
2- Display download and upload amounts
3- Display total consumption
4- Display the service expiration date
5- Display the active or inactive status of the service
6- Display the remaining days
7- Display remaining traffic
8- Support for multiple languages
9- Online chat feature
10- Support for using multi panels in one script

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.
Supported types: sanaei, alireza,xpanel
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

To install on the server with the help of aapanel by the dear team SIXTININE LERN


Raccoon web panel

Preview

Thanks To

ILYAGVC
Thezass
alirezax5

Donation

Trx Wallet: TQhwK6q94GgpUZSsHBjiUWc6xAHz5Df9mW

Open Source Agenda is not affiliated with "MrAminiNezhad Raccoon" Project. README Source: MrAminiNezhad/Raccoon
Stars
110
Open Issues
0
Last Commit
3 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating