__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.148: ~ $
#!/bin/sh

# systemd generator to create dependency symlink to start
# all tor instances from /etc/tor/instances/

set -eu

if [ $# -lt 1 ]; then
    echo >&2 "Usage: $0 <wantdir> [...]"
    exit 1
fi

GENDIR="$1"
WANTDIR="$1/tor.service.wants"
SERVICEFILE="/lib/systemd/system/tor@.service"
DEFAULTTOR="/lib/systemd/system/tor@default.service"
BASEETC="/etc/tor/instances"

mkdir -p "$WANTDIR"

[ -e "/etc/tor/torrc" ] && ln -s "$DEFAULTTOR" "$WANTDIR/"
for name in $( find "$BASEETC" -mindepth 1 -maxdepth 1 -type d -printf '%f\n' ); do
    if echo "x$name" | grep -q '[^a-zA-Z0-9]' ||
       [ "$name" = "default" ] ; then
        continue
    fi
    [ -e "$BASEETC/$name/torrc" ] && ln -s "$SERVICEFILE" "$WANTDIR/tor@$name.service"
done

exit 0


Filemanager

Name Type Size Permission Actions
dpkg-limit File 305 B 0755
rpc-pipefs-generator File 66.19 KB 0755
systemd-cryptsetup-generator File 66.43 KB 0755
systemd-debug-generator File 66.3 KB 0755
systemd-fstab-generator File 66.47 KB 0755
systemd-getty-generator File 66.15 KB 0755
systemd-gpt-auto-generator File 66.16 KB 0755
systemd-hibernate-resume-generator File 66.28 KB 0755
systemd-integritysetup-generator File 66.3 KB 0755
systemd-rc-local-generator File 66.15 KB 0755
systemd-run-generator File 66.28 KB 0755
systemd-system-update-generator File 66.15 KB 0755
systemd-sysv-generator File 66.23 KB 0755
systemd-veritysetup-generator File 66.37 KB 0755
tor-generator File 751 B 0755
Filemanager