Skip to content

If you encounter issues using CRCON, you'll have to give technical informations about your installation if you want to receive some help or advice. This bash script will collect them in a single file.

License

Notifications You must be signed in to change notification settings

SniperRus/HLL_CRCON_Diagnose_file

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

HLL_CRCON_Diagnose_file

If you encounter issues using CRCON, you'll have to give technical informations about your installation if you want to receive some help or advice. That means you would have to enter multiple command in your VPS terminal. This can be rather long and techy.

-> This bash script will automatically collect all the debugging infos in a single file you can share with the person who is trying to help you.

⚠️ Sensitive data

  • Please be careful about sharing this file, as it could contain your personal passwords (RCON, CRCON database, etc).
    The script should have (redacted) them, but... Just check OK ?
  • NEVER share it on a public forum / Discord channel ;
  • If you do not fully trust the person asking these informations, you can open the file with any text editor and delete any sensitive data before sharing.

Installation and use

  • download the diagnose.sh file and place it in your CRCON root folder (usually /root/hll_rcon_tool) ;
  • get into a terminal session using SSH and launch the script using these commands :
    cd /root/hll_rcon_tool
    sh ./diagnose.sh
  • download the diagnose.log file that has been created to your local computer, review its content for sensitive data, then share it.

About

If you encounter issues using CRCON, you'll have to give technical informations about your installation if you want to receive some help or advice. This bash script will collect them in a single file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%